iiRecord
Agentic AI Atlas · threat-modeling-agent
lib-agent:security-compliance--threat-modeling-agenta5c.ai
II.
LibraryAgent JSON

lib-agent:security-compliance--threat-modeling-agent

Structured · live

threat-modeling-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-compliance--threat-modeling-agent",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "threat-modeling-agent",
    "description": "AI-assisted threat identification and risk analysis agent. Generate data flow diagrams from code, identify STRIDE threats automatically, assess threat likelihood and impact, suggest security controls, prioritize threats by risk score, and track threat mitigation status.",
    "libraryPath": "library/specializations/security-compliance/agents/threat-modeling-agent/AGENT.md",
    "specialization": "security-compliance"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "skill-area:threat-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "skill-area:backend-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "topic:defense-in-depth",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "topic:zero-trust-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "workflow:security-audit",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--threat-modeling-agent",
      "to": "specialization:security-compliance",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:security-compliance--stride-threat-modeling",
      "to": "lib-agent:security-compliance--threat-modeling-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}