Threat Modeling

Structured security design analysis — find what can go wrong before an attacker does. Build a Data Flow Diagram with trust boundaries, apply STRIDE per element, add abuse/misuse cases, and map every threat to a control and a test. Use when the user asks to threat model a feature/system, run STRIDE, map the attack surface, do a security design review, write abuse cases, identify trust boundaries, ask "what could go wrong" / "what are the security risks of this feature", or draw a data flow diagram. Use at design time (before building) and again on any significant change (new data flow, new trust boundary, new third party, new auth path, new PII). A living activity, not a one-time document.

Cristhianzl Updated

File contents

Cristhianzl/claude-skills-czl/tree/main/configs/agnostic/skills/threat-modeling commit 5d5f177b3f

Frequently asked questions

npx skillmds@latest add cristhianzl/threat-modeling