Scope a security audit BEFORE scanning, to cut false positives: map assets, entry points, trust boundaries and 5-8 domain-specific attack classes into a parseable THREAT_MODEL.md. A threat survives a patch; a vulnerability is only evidence for one. Feeds security-scan. Trigger phrases: "threat model", "attack surface", "scope the audit", "trust boundary"
$npx -y skills add byerlikaya/claude-starter-kit --skill threat-modelInstalls into the current project.
Run `npx skills use "https://github.com/byerlikaya/claude-starter-kit" --skill "byerlikaya/claude-starter-kit/threat-model"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/byerlikaya/claude-starter-kit" that are relevant to the current task. Run `npx skills add "https://github.com/byerlikaya/claude-starter-kit"` and select the relevant skills, then follow their instructions.