threat-modeler

Solid

Generate threat models using STRIDE, PASTA, or VAST methodologies

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Threat Modeler Skill ## Overview Generates threat models using STRIDE, PASTA, or VAST methodologies with attack tree generation, data flow diagram analysis, and threat prioritization using DREAD. ## Capabilities - Generate STRIDE threat models - PASTA methodology support - VAST methodology support - Attack tree generation - Data flow diagram analysis - Threat prioritization (DREAD) - Microsoft Threat Modeling Tool integration - Mitigation recommendations ## Target Processes - security-architecture-review - api-design-specification ## Input Schema ```json { "type": "object", "required": ["system"], "properties": { "system": { "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" }, "dataFlows": { "type": "array" }, "assets": { "type": "array" }, "trustBoundaries": { "type": "array" }, "externalEntities": { "type": "array" } } }, "methodology": { "type": "string", "enum": ["STRIDE", "PASTA", "VAST"], "default": "STRIDE" }, "options": { "type": "object", "properties": { "prioritization": { "type": "string", "enum": ["DREAD", "CVSS", "custom"], "default": "DREAD" }, "generateAttackTrees": { "type": "boolean", "default": true }, "outputFormat": { "type": "string", "enum": ["json", "markdown", "html"]...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

threat-modeling-expert

Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use for security architecture reviews, threat identification, and secure-by-design planning.

335 Updated today
aiskillstore
AI & Automation Solid

threat-modeling-expert

Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use PROACTIVELY for security architecture reviews, threat identification, or building secure-by-design systems.

39,350 Updated today
sickn33
AI & Automation Solid

threat-modeling-expert

Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use PROACTIVELY for security architecture reviews, threat identification, or building secure-by-design systems.

27,705 Updated today
davila7
AI & Automation Listed

threat-model

Use to conduct STRIDE threat modeling for a system or feature design.

30 Updated today
haabe
AI & Automation Solid

senior-security

Security engineering toolkit for threat modeling, vulnerability analysis, secure architecture, and penetration testing. Includes STRIDE analysis, OWASP guidance, cryptography patterns, and security scanning tools. Use when the user asks about security reviews, threat analysis, vulnerability assessments, secure coding practices, security audits, attack surface analysis, CVE remediation, or security best practices.

16,782 Updated 3 days ago
alirezarezvani