input-validation-audit
Input validation audit: statically detects all input surfaces (HTTP params, CLI args, env vars, file reads, stdin) across a codebase, classifies their validation state (none/weak/adequate), and flags high-risk gaps. Produces an evidence-backed report with severity, location, and remediation suggestions. Read-only. Trigger: /input-audit
Pinned to revision 29d23a8cf80e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/input-validation-audit/SKILL.md
- skills/input-validation-audit/README.md
- skills/input-validation-audit/scripts/input-scan.ps1
Every link opens the file at its source, pinned to the revision this page describes.