About
This skill empowers developers to proactively secure their applications by automating the detection of input validation flaws like SQL injection and cross-site scripting (XSS). By analyzing how user-supplied data flows through the codebase, it identifies risky patterns where data isn't properly sanitized before use in database queries or UI rendering. It serves as an essential tool for security audits, code reviews, and maintaining a robust security posture throughout the development lifecycle, ensuring compliance with modern security standards.