概要
This skill automates the detection of critical security flaws such as SQL injection, cross-site scripting (XSS), and command injection by analyzing how user-supplied data flows through your application. By leveraging the input-validation-scanner plugin, it allows developers to proactively harden their code during reviews and security audits, ensuring that all data inputs are properly sanitized before processing. It is an essential tool for maintaining a robust security posture and adhering to best practices in web application development.