Acerca de
The Input Validation Security Scanner skill automates the detection of critical security flaws by analyzing how user-provided data is handled within a codebase. It identifies high-risk vulnerabilities such as Cross-Site Scripting (XSS), SQL injection, and command injection, providing developers with actionable reports to harden their applications. This skill is essential during code reviews, security audits, and general application hardening to ensure that all external data is properly sanitized before reaching sensitive operations.