Scans provided input for security vulnerabilities and secrets, returning a detailed report.
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
npx claudepluginhub bitbarrelllc/claude-code-plugins-plus-skills --plugin input-validation-scanner38plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 38 plugins
/scan-inputScans provided input for security vulnerabilities and secrets, returning a detailed report.
/securityScans code for exposed secrets and vulnerabilities via the github-autopilot MCP server, reporting risk level, severity, and fixes with redacted secrets.
/security-scanRuns a full static security audit on a file or directory, reporting exploitable vulnerabilities with severity, CWE, and remediation snippets.
/security-scanScans codebase for vulnerabilities, hardcoded secrets, OWASP Top 10 compliance, and security best practices violations. Produces report with issues and fix recommendations.
/scanScans the codebase for security vulnerabilities using static analysis, dependency CVE checks, and configuration review. Produces a severity-categorized report with remediation steps.