Security audit skill. Use when asked to "audit security", "check for vulnerabilities", "security review", "pentest", or when evaluating code that handles auth, user input, secrets, or external data. Runs a phased scan covering OWASP Top 10 and STRIDE threat modeling.
$npx -y skills add blueberrycongee/termcanvas --skill security-auditInstalls into the current project.
Run `npx skills use "https://github.com/blueberrycongee/termcanvas" --skill "blueberrycongee/termcanvas/security-audit"` 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/blueberrycongee/termcanvas" that are relevant to the current task. Run `npx skills add "https://github.com/blueberrycongee/termcanvas"` and select the relevant skills, then follow their instructions.