II.
LibrarySkill JSON
Structured · livelib-skill:security-research--protocol-analysis
Network Protocol Analysis Skill json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:security-research--protocol-analysis",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "Network Protocol Analysis Skill",
"description": "Network protocol capture, analysis, and fuzzing capabilities",
"libraryPath": "library/specializations/security-research/skills/protocol-analysis/SKILL.md",
"specialization": "security-research",
"contentSummary": "# Network Protocol Analysis Skill\n\n## Overview\n\nThis skill provides network protocol capture, analysis, and fuzzing capabilities for security research.\n\n## Capabilities\n\n- Capture and analyze pcap files\n- Write Wireshark dissectors (Lua)\n- Create Scapy packet crafting scripts\n- Execute ne"
},
"outgoingEdges": [
{
"from": "lib-skill:security-research--protocol-analysis",
"to": "skill-area:penetration-testing-ethical-hacking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--protocol-analysis",
"to": "skill-area:network-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-research--protocol-analysis",
"to": "domain:cybersecurity",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--protocol-analysis",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--protocol-analysis",
"to": "workflow:penetration-testing-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--protocol-analysis",
"to": "specialization:security-research",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}