Features
Everything audit/bench does, before you ship it.
One engine, applied everywhere your code moves — a file, a repo, a pull request, a pipeline. Pick a category below to see it in action.
// Repo, PR & File Review. One engine, three ways in. Scan a whole repository, a single file, or a pull/merge request — same findings, same verdict, wherever the code lives.
// Whole-repo scans. Point it at a repo or a .zip and get a full pass — dependency graph, dead code, duplicates, and secrets included, alongside the AI review.
auditbench
$ auditbench scan .
dependency graph — 0 circular imports
3 files with duplicate logic
1 hardcoded secret in config/stripe.ts
// PR & MR native. Reviews scope to just the changed lines on a GitHub PR or GitLab MR — inline comments, a summary, and a commit status check land automatically.
github pr #482
src/api/orders.ts · line 58
Missing ownership check — any authenticated user can cancel any order.
audit/benchdo_not_ship
See it on your own code
No credit card required. Connect GitHub or GitLab, or upload a .zip, and get a real verdict on real code.