We ran full AI audits on real, live smart-contract projects. Below, results grouped by project category — the vulnerability classes found and the report price. Names are withheld so no live project is exposed.
| Project type | Modules audited | Vulnerability classes found | Worst severity | Report price |
|---|---|---|---|---|
| AI-agent protocol | 7 (bridge, lending, governance, router, task, timelock, validator) | 8 classes — cross-chain double-claim, bad-debt, missing access control, tx.origin auth, no slippage protection, duplicate-signer consensus, fake-completion payout, self-destructible timelock | Critical | $1,000 |
| Cash / escrow system | 1 (core record-keeping) | 5 classes — unauthorized init, insufficient-balance errors, global-variable pollution, flawed guard, fee miscalculation | High | $500 |
| Escrow arrangement | 1 | 4 classes — dead inventory check, unauthorized listing, state-machine bypass, unchecked transfer | High | $300 |
Report price scales with protocol complexity and modules audited. A single simple contract starts at $200; a multi-module protocol with bridge + governance + lending is $1,000. Every report includes exact locations and exploit mechanics.