You vibe-coded it. Now security-check it.
Connect your GitHub repo and get a plain-English audit of the security issues AI-generated apps often miss — exposed secrets, vulnerable packages, missing auth, injection risks, and framework mistakes.
Code is cloned ephemerally and discarded after each scan. You bring your own Anthropic API key — see the cost caps below.
What we look for
Two off-the-shelf scanners run for free; an extensible library of LLM-powered review skills handles the judgment calls. New skills land as Markdown files, so coverage grows over time.
Secrets in code
TOOLTokens, keys, and credentials in the working tree.
Vulnerable dependencies
TOOLKnown CVEs across npm, PyPI, Go, RubyGems, and more.
Authorization patterns
LLMMissing checks, IDOR risks, inconsistent middleware.
SQL injection
LLMUnsafe interpolation, raw escape hatches, dynamic identifiers.
Cross-site scripting
LLMdangerouslySetInnerHTML, unescaped template sinks, URL handlers.
Server-side request forgery
LLMOutbound calls with user-controlled URLs and metadata exposure.
Path traversal
LLMFilesystem reads/writes derived from request input.
JWT handling
LLMAlgorithm pinning, expiration, audience and issuer checks.
Cryptography misuse
LLMAlgorithm selection, IV reuse, weak RNG, password hashing.
Dangerous deserialization
LLMeval, unsafe YAML, prototype pollution, XML entities.
Express security review
LLMMiddleware ordering, CORS, body limits, security headers.
Next.js security review
LLMServer-action auth, route handlers, server-only secrets.
From repo to report in three steps
Connect GitHub
Sign in once. We use your OAuth token to clone the repo we're scanning, nothing else.
Pick a depth
Quick, Standard, or Deep. Each has a hard cost cap so you always know the upper bound.
Read the report
See exactly which skills ran, where each one looked, what looks good, and what's at risk — with file and line references.
You set the budget. Hard caps included.
Costs are charged to your own Anthropic API key. Each scan stops cleanly when the cap is hit, with whatever findings it had so far — no surprise bills.
Quick
Fast triage — top 3 most-relevant skills, shallow investigation. Good for a first look.
Typical ~$0.10 – $0.50
- Up to 3 most-relevant skills
- 8 turns per skill
- Stop button at any time
- Per-skill cost transparency
Standard
RECOMMENDEDAll matching skills at normal depth. Recommended for most scans.
Typical ~$0.50 – $2.00
- All matching skills
- 15 turns per skill
- Stop button at any time
- Per-skill cost transparency
Deep
All matching skills with extra headroom for re-reads and deeper investigation.
Typical ~$2 – $8
- All matching skills
- 25 turns per skill
- Stop button at any time
- Per-skill cost transparency
Ready to scan?
One click, then pick a repo. The first scan can be done before your coffee gets cold.