Automated smart contract security analysis powered by formal verification
Project description
Certora AI Security Starter Kit
Automated smart contract security analysis powered by formal verification.
The AI Security Starter Kit is run with a command line tool called proverlite.
What it does
- Builds your project and sets up verification infrastructure.
- Generates formal verification rules (generic and AI-inferred) and dispatches them to the Certora Prover.
- Analyzes results from the Certora Prover with AI and generates an HTML report of all findings, ranked by their estimated likelihood of being real issues.
Once complete, the tool prints the path to the generated HTML report in the current working directory.
Prerequisites
- Python 3.12+
- Java 21+ (required by the Certora Prover)
- Foundry (
forge buildmust succeed on your project) CERTORAKEY— Sign up at certora.com and store the API key from your signup email as an environment variableANTHROPIC_API_KEY— Beta testers will receive a Claude API key from Certora to cover LLM-related costs. Set it as an environment variable
If you are a beta tester, make sure
ANTHROPIC_API_KEYis set to the key provided by Certora, not your personal key.
The tool will first open your browser to authenticate with prover.certora.com.
Installation
With uv:
uv venv proverlite-env && source proverlite-env/bin/activate
uv pip install certora-proverlite
Or with pip:
python -m venv proverlite-env && source proverlite-env/bin/activate
pip install certora-proverlite
Usage
cd /path/to/your/contracts
proverlite src/Token.sol
With an explicit contract name (when the contract name differs from the file name):
proverlite src/Vault.sol:MyVault
Both
CERTORAKEYandANTHROPIC_API_KEYmust be set in your environment before running the tool.You can also pass them inline:
ANTHROPIC_API_KEY=sk-... CERTORAKEY=... proverlite src/Token.sol.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file certora_proverlite-0.2.2-py3-none-any.whl.
File metadata
- Download URL: certora_proverlite-0.2.2-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb2b0451238bac93d9496a20a7bd7c31754df701876522a6a02d77ce57d3bb2c
|
|
| MD5 |
c572f9b6893b980bcaeb094dbff630fd
|
|
| BLAKE2b-256 |
fabc078183824d8137450efab4cb287b56cd3007f99c12a9c6ec962cfc9bb953
|
Provenance
The following attestation bundles were made for certora_proverlite-0.2.2-py3-none-any.whl:
Publisher:
publish.yml on Certora/proverlite-release
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
certora_proverlite-0.2.2-py3-none-any.whl -
Subject digest:
bb2b0451238bac93d9496a20a7bd7c31754df701876522a6a02d77ce57d3bb2c - Sigstore transparency entry: 1199028197
- Sigstore integration time:
-
Permalink:
Certora/proverlite-release@5c450d07d62cacbd5ea98a847b988e9d2504a064 -
Branch / Tag:
refs/tags/v0.2.2 - Owner: https://github.com/Certora
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5c450d07d62cacbd5ea98a847b988e9d2504a064 -
Trigger Event:
push
-
Statement type: