What problem does it solve?
This Skill identifies critical defects, security vulnerabilities, error handling gaps, and correctness issues within codebases, ensuring software robustness and security.
Core Features & Use Cases
- Comprehensive Code Review: Analyzes code for logic errors, race conditions, unhandled edge cases, silent data loss, and incorrect assumptions.
- Security Vulnerability Detection: Scans for injection flaws, authentication/authorization gaps, secrets exposure, input validation issues, and dependency risks.
- Error Handling Analysis: Checks for bare exception catches, missing error paths, inconsistent error signaling, and resource leaks.
- Use Case: A development team can use this Skill to proactively identify and fix potential bugs and security flaws before deploying new features, reducing the risk of production incidents.
Quick Start
Audit the code in the 'src/' directory for defects and security issues.