Security Review

Threat-model-driven security review of a change, feature, or subsystem. Runs a STRIDE-style pass (Spoofing, Tampering, Repudiation, Info disclosure, Denial of service, Elevation of privilege), examines the actual code, and produces a filing-ready report with severity, exploit scenario, and concrete remediation. Use when asked to "security review", "threat model", "check for vulnerabilities", "audit this for security", "secure this", or before shipping any change that touches auth, input handling, data access, or external surfaces.

gsd-build cefd2bb 7.8 KB Updated 256 repo stars

File contents

gsd-build/gsd-2/tree/main/src/resources/skills/security-review commit cefd2bb77a

Frequently asked questions

npx skillmds@latest add gsd-build/security-review