What problem does it solve?
This Skill performs thorough, standards-aligned security reviews of code and pull requests, identifying vulnerabilities, mapping them to OWASP categories and CWE/ASVS requirements, and producing evidence-backed remediation guidance so teams can confidently reduce risk.
Core Features & Use Cases
- Baseline and Diff Audits: Full-service baseline reviews for modules or shallow, focused diffs for PRs and change hunks.
- Standards Mapping: Maps findings to OWASP Top 10:2025, ASVS 5.0, Secure Code Review guidance, and Agentic Top 10:2026 for LLM/agent paths.
- Practical Remediation: Provides severity, attack scenario, concrete code-level fixes, and references for each finding.
- Supply Chain & Language Checks: Integrates dependency auditing guidance and language-specific grep patterns for Go, Rust, Python, and TypeScript.
- Use Case: Review a pull request that modifies authentication and a RAG pipeline to surface injection, auth bypass, or agentic memory poisoning risks.
Quick Start
Run a diff-mode audit on the target PR or path to generate a structured OWASP-aligned findings report with remediation priorities.