About
The CodeQL Security Analysis skill empowers Claude Code to perform professional-grade security audits by processing Static Analysis Results Interchange Format (SARIF) data. Unlike basic linting, this skill enables Claude to trace untrusted data from its source through multiple function boundaries to dangerous sinks using semantic analysis. It helps developers distinguish between true positives and false alarms, assesses the severity of findings based on architectural context, and provides language-specific remediation patterns for critical vulnerabilities like SQL injection, path traversal, and command injection, ensuring a more secure and robust codebase.