iiRecord
Agentic AI Atlas · Reverse Engineer Agent
lib-agent:security-research--reverse-engineera5c.ai
II.
LibraryAgent JSON

lib-agent:security-research--reverse-engineer

Structured · live

Reverse Engineer Agent json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:security-research--reverse-engineer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "Reverse Engineer Agent",
    "description": "Expert reverse engineer for binary analysis and malware research",
    "libraryPath": "library/specializations/security-research/agents/reverse-engineer/AGENT.md",
    "specialization": "security-research",
    "role": "Principal Reverse Engineer",
    "expertise": [
      "x86/x64 and ARM assembly",
      "Static and dynamic analysis techniques",
      "Anti-debugging and anti-analysis bypass",
      "Packed and obfuscated code analysis",
      "Protocol reverse engineering",
      "Firmware analysis"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:security-research--reverse-engineer",
      "to": "skill-area:penetration-testing-ethical-hacking",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--reverse-engineer",
      "to": "skill-area:code-cybersecurity",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--reverse-engineer",
      "to": "domain:cybersecurity",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--reverse-engineer",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--reverse-engineer",
      "to": "workflow:penetration-testing-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--reverse-engineer",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--reverse-engineer",
      "to": "specialization:security-research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:security-research--binary-reverse-engineering",
      "to": "lib-agent:security-research--reverse-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-research--firmware-analysis",
      "to": "lib-agent:security-research--reverse-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-research--protocol-reverse-engineering",
      "to": "lib-agent:security-research--reverse-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-research--security-research-lab-setup",
      "to": "lib-agent:security-research--reverse-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}