Scans input for specified patterns or issues and returns a detailed report of findings.
How this command is triggered — by the user, by Claude, or both
Slash command
/input-validation-scanner:scan-inputThe summary Claude sees in its command listing — used to decide when to auto-load this command
# TITLE_PLACEHOLDER CONTENT_PLACEHOLDER
CONTENT_PLACEHOLDER
17plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 17 plugins
npx claudepluginhub fleet-to-force/claude-code-plugins-plus --plugin input-validation-scanner/scan-inputScans input for specified patterns or issues and returns a detailed report of findings.
/scanRuns an agentic security scanner on the project, detecting vulnerabilities across SCA, secrets, authz, MCP, pipeline, and logic surfaces. Supports focused scans per surface and supplementary output blocks.
/review-securityOrchestrates security scanners (gitleaks, semgrep, etc.) with AI-powered triage to reduce false positives, explain exploitability, and suggest fixes. Analyzes git diffs or specified files.
/fire-security-scanScans skills, plugins, MCP tools, and code for prompt injection, PII harvesting, credential theft, and supply chain attacks. Supports --deep and --report flags.
/guardRuns a fast security and quality scan on specified files or directories, checking for hardcoded secrets, injection flaws, debug leftovers, and code quality issues. Produces a categorized report.
/security-scanRuns a full static security audit on a file or directory, reporting exploitable vulnerabilities with severity, CWE, and remediation snippets.