iiRecord
Agentic AI Atlas · Threat Detection
skill-area:threat-detectiona5c.ai
II.
SkillArea JSON

skill-area:threat-detection

Structured · live

Threat Detection json

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

File · domain/skill-areas/skill-areas-ecosystem-expansion.yamlCluster · domain
Record JSON
{
  "id": "skill-area:threat-detection",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-ecosystem-expansion.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Threat Detection",
    "description": "Identifying malicious activity across infrastructure and applications —\nSIEM integration, behavioral analytics, IOC correlation, and automated\nalert triage to accelerate incident detection and response.\n",
    "domains": [
      "domain:cybersecurity"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:threat-detection",
      "to": "domain:cybersecurity",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:network-security",
      "to": "skill-area:threat-detection",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "specialization:fraud-prevention",
      "to": "skill-area:threat-detection",
      "kind": "contains"
    },
    {
      "from": "stack-profile:security-operations",
      "to": "skill-area:threat-detection",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:siem-platform",
      "to": "skill-area:threat-detection",
      "kind": "requires_skill_area"
    },
    {
      "from": "tool:falco",
      "to": "skill-area:threat-detection",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "role:threat-analyst",
      "to": "skill-area:threat-detection",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:blue-team-lead",
      "to": "skill-area:threat-detection",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ]
}