iiRecord
Agentic AI Atlas · Malware Analyst Agent
lib-agent:security-research--malware-analysta5c.ai
II.
LibraryAgent JSON

lib-agent:security-research--malware-analyst

Structured · live

Malware Analyst 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--malware-analyst",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "Malware Analyst Agent",
    "description": "Specialized malware analysis and threat intelligence agent",
    "libraryPath": "library/specializations/security-research/agents/malware-analyst/AGENT.md",
    "specialization": "security-research",
    "role": "Senior Malware Analyst",
    "expertise": [
      "Static and dynamic malware analysis",
      "Behavioral analysis and sandbox evasion",
      "C2 protocol analysis",
      "IOC extraction and YARA creation",
      "Malware family classification",
      "Attribution analysis"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:security-research--malware-analyst",
      "to": "skill-area:incident-response-forensics",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--malware-analyst",
      "to": "skill-area:threat-intelligence-hunting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--malware-analyst",
      "to": "domain:cybersecurity",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--malware-analyst",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--malware-analyst",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--malware-analyst",
      "to": "workflow:penetration-testing-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--malware-analyst",
      "to": "specialization:security-research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:security-research--malware-analysis",
      "to": "lib-agent:security-research--malware-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}