.agent/skills/speckit-security-scan/SKILL.md
Mandatory security audit checklist covering secrets, injection, CSRF, rate limiting, dependencies.
npx skillsauth add a2mus/smart-da3m speckit-security-scanInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Perform a comprehensive security audit of the current codebase or specifically targeted files:
Secrets & Credentials
.env correctly, and .env is ignored by git.Injection Prevention
eval, setTimeout(string), etc.) of user input.Cross-Site Scripting (XSS) & CSRF
Access Control & Auth
Rate Limiting & Resources
Dependencies
npm audit, pip-audit, etc.).testing
Perform cross-artifact consistency analysis across spec.md, plan.md, and tasks.md. Use after task generation to identify gaps, duplications, and inconsistencies before implementation.
development
Run comprehensive verification on current codebase state.
testing
Intelligently sync your fork with the upstream spec-kit repository. Reads both versions of every changed file, compares quality, and produces the richest possible result by blending the best of each.
development
Impeccable UI design workflow — create distinctive, production-grade interfaces or enhance existing ones. Integrates design context gathering, anti-pattern detection, heuristic scoring, and systematic polish. Works after speckit-brainstorm (new design) or on existing UI code (enhancement mode).