Scan for input validation vulnerabilities and injection risks. Use when reviewing user input handling. Trigger with 'scan input validation', 'check injection vulnerabilities', or 'validate sanitization'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/input-validation-scanner:scanning-input-validation-practicesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for input validation scanner tasks.
This skill provides automated assistance for input validation scanner tasks.
This skill automates the process of identifying potential input validation flaws within a codebase. By analyzing how user-provided data is handled, it helps developers proactively address security vulnerabilities before they can be exploited. This skill streamlines security audits and improves the overall security posture of applications.
This skill activates when you need to:
User request: "Scan the user profile module for potential XSS vulnerabilities."
The skill will:
User request: "Check the database access layer for potential SQL injection risks."
The skill will:
This skill can be used in conjunction with other security-related skills to provide a more comprehensive security assessment. For example, it can be combined with a static analysis skill to identify other types of vulnerabilities or with a dependency scanning skill to identify vulnerable third-party libraries.
If security scanning fails:
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Manages knowledge base ingestion, sync, and retrieval across local files, MCP memory, vector stores, and Git repos. Use for saving, organizing, deduplicating, or searching knowledge.
3plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub rowanbrooks100/claude-code-plugins-plus-skills --plugin input-validation-scanner