Verify AI-generated code before it hits your repo. Catches hallucinations, security issues, and style violations in milliseconds. Local. Private. Free.
npx vet-it init
Get Started
Every AI-generated commit gets scanned for the most common failure modes.
Catches fake npm packages, imaginary APIs, and made-up imports that AI models frequently hallucinate. Checks against a bundled index of real packages with no network calls.
Detects hardcoded secrets, eval(), SQL injection, shell command injection, and other vulnerabilities that AI models commonly generate by default.
Checks naming conventions against your project's git history. Catches casing inconsistencies and non-idiomatic patterns automatically.
Runs automatically on every commit via a hook installed with one command. Zero-config setup. Blocks bad AI code before it enters your repo.
Zero network calls during verification. Your code never leaves your machine. Privacy-first by design. Works air-gapped and offline.
Runs in under 100ms for most projects. You won't even notice it's there until it catches something that would have cost you hours.
Start free, upgrade when you need CI or team features.
For individual developers
$12/mo billed annually
Min 5 seats. $9.60/user/mo annually
npx vet-it init — installs the pre-commit hook. After that, it runs automatically on every commit. Nothing else to remember.--force to skip if it's a false positive.Install VetCLI in one command. Runs locally. Catches hallucinations, security issues, and style violations before they land in your repo.
npx vet-it init
Get Started