Use before shipping to production. Performs OWASP Top 10 audit and STRIDE threat modeling against the codebase. Supports --quick, --standard, --thorough modes. Also use when the user asks to check security, audit code, or review for vulnerabilities. Triggers on /security.
$npx -y skills add garagon/nanostack --skill securityInstalls into the current project.
Run `npx skills use "https://github.com/garagon/nanostack" --skill "garagon/nanostack/security"` 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/garagon/nanostack" that are relevant to the current task. Run `npx skills add "https://github.com/garagon/nanostack"` and select the relevant skills, then follow their instructions.