Threat Model Builder

Build a practical threat model for a feature or system using STRIDE — diagram the data flow, mark trust boundaries, enumerate concrete threats where data crosses them, and prioritize by likelihood × impact so security is reasoned about before shipping instead of bolted on after. Use when designing a feature that touches auth, money, or sensitive data, running a security design review, or hardening before a launch.

imtiazrayhan bb54d3c 6.1 KB Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/threat-model-builder commit bb54d3cac1

Frequently asked questions

npx skillmds@latest add imtiazrayhan/threat-model-builder