audit/bench
Pricing

Simple plans, real limits

Every plan shares the same audit engine, and local checks — linting, type errors, complexity, formatting — are unlimited on every tier, free. What a plan caps is how many AI-reviewed audits you get per day and per month, and whether repository scanning is included.

Plan switching is self-service from your dashboard — no payment step in this build.

Questions

What counts against my limit?

Only audits that actually use AI. Every audit first runs free local checks — linting, TypeScript diagnostics, complexity, formatting, dependency vulnerabilities. If nothing there warrants a closer look, that's the whole audit — no AI call, no quota used. Re-auditing code you've already scanned is also free, served from cache. Your limit only counts the audits where an LLM actually got involved.

How does a repository scan use quota?

The same way — each file in the scan runs through the free local checks first, and only files flagged as risky get an AI review. A scan where nothing looks risky costs nothing, even though every file was checked.

What happens when I hit my limit?

Audit runs return a clear message telling you whether it's your daily or monthly limit, plus when it resets. You can upgrade at any time to keep going immediately.

Can I switch plans later?

Yes — switch anytime from your dashboard. Changes apply immediately, including to your remaining quota for the current period.