iiRecord
Agentic AI Atlas · Red Team Lead
role:red-team-leada5c.ai
II.
Role JSON

role:red-team-lead

Structured · live

Red Team Lead json

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

File · role/roles/roles-expanded-2.yamlCluster · role
Record JSON
{
  "id": "role:red-team-lead",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Red Team Lead",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Leads adversary simulation exercises — plans attack scenarios, coordinates\nred team operators, emulates real-world threat actors, and debriefs\nfindings with blue team and leadership.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:red-team-lead",
      "to": "responsibility:security-audit",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:red-team-lead",
      "to": "responsibility:zero-day-response",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:red-team-lead",
      "to": "skill-area:penetration-testing-ethical-hacking",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:red-team-lead",
      "to": "skill-area:threat-intelligence-hunting",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:red-team-lead",
      "to": "domain:cybersecurity",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "responsibility:zero-day-response",
      "to": "role:red-team-lead",
      "kind": "held_by",
      "attributes": {}
    }
  ]
}