iiRecord
Agentic AI Atlas · protocol-fuzzer
lib-skill:network-programming--protocol-fuzzera5c.ai
II.
LibrarySkill JSON

lib-skill:network-programming--protocol-fuzzer

Structured · live

protocol-fuzzer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:network-programming--protocol-fuzzer",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "protocol-fuzzer",
    "description": "Expert skill for protocol fuzzing, vulnerability discovery, and security testing",
    "libraryPath": "library/specializations/network-programming/skills/protocol-fuzzer/SKILL.md",
    "specialization": "network-programming",
    "contentSummary": "# Protocol Fuzzer Skill\n\nExpert skill for protocol fuzzing, vulnerability discovery, and security testing of network protocols.\n\n## Capabilities\n\n- **Fuzzer Configuration**: Configure AFL++, libFuzzer, boofuzz, and Peach Fuzzer\n- **Mutation Strategy Design**: Generate effective mutation strategies f"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:network-programming--protocol-fuzzer",
      "to": "skill-area:protocol-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--protocol-fuzzer",
      "to": "skill-area:socket-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:network-programming--protocol-fuzzer",
      "to": "topic:circuit-breakers",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--protocol-fuzzer",
      "to": "domain:networking",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--protocol-fuzzer",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--protocol-fuzzer",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:network-programming--protocol-fuzzer",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--protocol-fuzzer",
      "to": "specialization:network-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}