Skip to main content
Securitybdfinst

threat-modeling

Structured STRIDE security analysis for identifying threats, attack surfaces, and mitigations. Use before implementing any new API, service, authentication change, or data flow crossing trust boundaries — security analysis belongs in the design phase, not after.

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--threat-modeling
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/threat-modeling/SKILL.md -o .claude/skills/threat-modeling.md

Drops the SKILL.md into .claude/skills/threat-modeling.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.