About
This skill provides a comprehensive framework for addressing security vulnerabilities within a codebase, moving beyond surface-level fixes to ensure robust protection against exploits. By emphasizing complete test file analysis, exhaustive code path tracing, and accurate security impact documentation, it enables developers to implement patches at the correct abstraction level. Whether dealing with injection vulnerabilities, cross-site scripting, or improper input validation, the skill guides users through matching test expectations exactly and handling complex edge cases like Unicode variants and control characters to prevent regressions and ensure long-term code integrity.