msandeep38/Kalvex Smart Contract Audit
AI smart contract auditor. 150+ detectors, Foundry PoCs, DO NOT DEPLOY verdicts.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Your Kalvex API key from kalvex.io/get-api-key | yes | — |
| contract-path | Path to the Solidity contract file to audit | yes | — |
| fail-on-critical | Fail the build if CRITICAL findings are found | no | true |
Outputs
| name | description |
|---|---|
| verdict | Audit verdict: DO_NOT_DEPLOY, HIGH_RISK, REVIEW_REQUIRED, or SAFE_TO_DEPLOY |
| findings-count | Total number of findings |
| report-url | Shareable report URL |