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

lib-skill:software-architecture--threat-modeler

Structured · live

threat-modeler json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:software-architecture--threat-modeler",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "threat-modeler",
    "description": "Generate threat models using STRIDE, PASTA, or VAST methodologies",
    "libraryPath": "library/specializations/software-architecture/skills/threat-modeler/SKILL.md",
    "specialization": "software-architecture",
    "contentSummary": "# Threat Modeler Skill\n\n## Overview\n\nGenerates threat models using STRIDE, PASTA, or VAST methodologies with attack tree generation, data flow diagram analysis, and threat prioritization using DREAD.\n\n## Capabilities\n\n- Generate STRIDE threat models\n- PASTA methodology support\n- VAST metho"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:software-architecture--threat-modeler",
      "to": "skill-area:threat-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--threat-modeler",
      "to": "topic:defense-in-depth",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--threat-modeler",
      "to": "topic:zero-trust-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--threat-modeler",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--threat-modeler",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--threat-modeler",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--threat-modeler",
      "to": "workflow:security-audit",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--threat-modeler",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}