iiRecord
Agentic AI Atlas · Red Team Operator Agent
lib-agent:security-research--red-team-operatora5c.ai
II.
LibraryAgent JSON

lib-agent:security-research--red-team-operator

Structured · live

Red Team Operator 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--red-team-operator",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "Red Team Operator Agent",
    "description": "Offensive security operator for adversarial simulations",
    "libraryPath": "library/specializations/security-research/agents/red-team-operator/AGENT.md",
    "specialization": "security-research",
    "role": "Senior Red Team Operator",
    "expertise": [
      "Initial access techniques (phishing, exploitation)",
      "Persistence and evasion techniques",
      "Lateral movement and privilege escalation",
      "Active Directory attacks",
      "Cloud environment attacks",
      "MITRE ATT&CK mapping"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:security-research--red-team-operator",
      "to": "skill-area:penetration-testing-ethical-hacking",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--red-team-operator",
      "to": "skill-area:identity-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--red-team-operator",
      "to": "domain:cybersecurity",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--red-team-operator",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--red-team-operator",
      "to": "workflow:penetration-testing-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--red-team-operator",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--red-team-operator",
      "to": "specialization:security-research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:security-research--network-penetration-testing",
      "to": "lib-agent:security-research--red-team-operator",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-research--purple-team-exercise",
      "to": "lib-agent:security-research--red-team-operator",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-research--red-team-operations",
      "to": "lib-agent:security-research--red-team-operator",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}