What problem does it solve?
Identify and prioritize real security vulnerabilities, exposed secrets, and risky dependencies in a codebase so teams can fix the most exploitable issues first and reduce breach risk.
Core Features & Use Cases
- Targeted attack-surface scanning: Focus scans on API routes, auth and authorization logic, database queries, file handling, and configuration where attackers most often gain access.
- Hybrid detection strategy: Combine deterministic pattern detection (via shieldkit when available) with semantic analysis for logic flaws, race conditions, and broken access control.
- Secrets and dependency auditing: Locate hardcoded keys, leaked .env files, and run or recommend ecosystem-specific dependency audits with severity and remediation.
- Actionable reporting: Provide exact file and line locations, exploit scenarios, severity labels, and concrete fixes so developers can triage and remediate quickly.
Quick Start
Ask the scan skill to run a security audit of the repository or a specific path and return prioritized findings with fixes.