iiRecord
Agentic AI Atlas · threat-modeler
lib-agent:software-architecture--threat-modelera5c.ai
II.
LibraryAgent JSON

lib-agent:software-architecture--threat-modeler

Structured · live

threat-modeler 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:software-architecture--threat-modeler",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "threat-modeler",
    "description": "Expert in STRIDE threat identification, attack tree construction, DREAD risk rating, and mitigation strategies",
    "libraryPath": "library/specializations/software-architecture/agents/threat-modeler/AGENT.md",
    "specialization": "software-architecture",
    "role": "Security",
    "expertise": [
      "STRIDE threat identification",
      "Attack tree construction",
      "DREAD risk rating",
      "Mitigation strategies",
      "Threat documentation",
      "Data flow analysis",
      "Trust boundary identification"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:software-architecture--threat-modeler",
      "to": "skill-area:threat-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--threat-modeler",
      "to": "topic:defense-in-depth",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--threat-modeler",
      "to": "topic:zero-trust-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--threat-modeler",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--threat-modeler",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--threat-modeler",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--threat-modeler",
      "to": "workflow:security-audit",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--threat-modeler",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:software-architecture--api-design-specification",
      "to": "lib-agent:software-architecture--threat-modeler",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "lib-agent:software-architecture--threat-modeler",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--migration-strategy",
      "to": "lib-agent:software-architecture--threat-modeler",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "lib-agent:software-architecture--threat-modeler",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--system-design-review",
      "to": "lib-agent:software-architecture--threat-modeler",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}