iiRecord
Agentic AI Atlas · Purple Team Coordinator Agent
lib-agent:security-research--purple-team-coordinatora5c.ai
II.
LibraryAgent JSON

lib-agent:security-research--purple-team-coordinator

Structured · live

Purple Team Coordinator 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--purple-team-coordinator",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "Purple Team Coordinator Agent",
    "description": "Purple team exercise coordination and detection validation specialist",
    "libraryPath": "library/specializations/security-research/agents/purple-team-coordinator/AGENT.md",
    "specialization": "security-research",
    "role": "Purple Team Lead",
    "expertise": [
      "Adversary emulation planning",
      "Detection gap analysis",
      "Blue team collaboration",
      "MITRE ATT&CK coverage",
      "Detection engineering",
      "Metrics and reporting"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:security-research--purple-team-coordinator",
      "to": "skill-area:penetration-testing-ethical-hacking",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--purple-team-coordinator",
      "to": "skill-area:threat-intelligence-hunting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--purple-team-coordinator",
      "to": "domain:cybersecurity",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--purple-team-coordinator",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--purple-team-coordinator",
      "to": "workflow:penetration-testing-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--purple-team-coordinator",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--purple-team-coordinator",
      "to": "specialization:security-research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:security-research--purple-team-exercise",
      "to": "lib-agent:security-research--purple-team-coordinator",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}