What problem does it solve?
Developers often miss security vulnerabilities, logic errors, and quality issues during code reviews. This Skill provides a structured, expert review workflow to identify and document defects before they reach production.
Core Features & Use Cases
- Automated vulnerability detection: detects patterns like SQL injection, XSS, command injection, and path traversal.
- Logic & quality checks: surfaces race conditions, null dereferences, and gaps in test coverage.
- Actionable, structured reporting: produces findings with file paths, line numbers, severities, and concrete remediation steps.
- Use Case: In a PR, identify an unsanitized input used in a database query and suggest a parameterized query.
- Traceable reasoning: always explains the rationale behind each finding to support auditability.
Quick Start
Run a repository through the reviewer to surface security issues, logic errors, and quality improvements in a single pass.