소개
The Input Validation Scanner skill automates the detection of security flaws by analyzing how user-provided data is handled within your codebase. It proactively identifies instances where data is not properly sanitized or validated, allowing developers to address potential exploits like cross-site scripting and SQL injection before they reach production. This skill is an essential tool for security audits, routine code reviews, and hardening web applications against common OWASP vulnerabilities.