Clausi Is Free
The CLI is free and open, and runs entirely on your machine - your code never goes to Clausi. Bring your own Anthropic or OpenAI API key - you only pay your AI provider for what you use.
No credits, no accounts, no per-scan billing from Clausi.
Bring Your Own Key
- Install with
pip install clausi - Set your own
ANTHROPIC_API_KEYorOPENAI_API_KEY - Scans run entirely on your machine - your code goes only to your own AI provider, never to Clausi
- You pay your AI provider directly for API usage - no markup from Clausi
Because scanning is fully local, there's nothing for Clausi to charge for - all costs are between you and your AI provider (Anthropic or OpenAI).
Maintained regulation packs - coming soon
Curated, versioned clause definitions that stay current as the EU AI Act phases in, HIPAA guidance shifts, and SOC 2 criteria are revised. Not yet available - no pricing set. The CLI scanning engine stays free.
Pricing FAQ
How much does Clausi cost?
The Clausi CLI itself is free. You only pay your AI provider (Anthropic or OpenAI) for the API calls a scan makes, at their standard rates.
Do I need an account?
No. Install the CLI, set your API key as an environment variable, and start scanning.
Where does my code go?
Scanning runs locally on your machine. Only the file content required for analysis is sent directly to your chosen AI provider using your own API key.