← All work
Foundational · prototypeIn developmentCR-HWK

Hawkeye

Hawkeye is an AI smart-contract auditor: paste source or enter a verified contract address and get a structured report covering reentrancy, overflow, access control, unchecked returns, flash-loan vectors, front-running, gas and compiler flags. Average pass under ten seconds, forty-plus classes, six chains via Etherscan. Still a prototype, not a full product. Kept because it runs, and because reading other people's contracts shaped what IntentOS refuses to record.

Specification

Build sheet
01StatusPrototype
02Demohawkeye-sable.vercel.app
03ChainsSix, via Etherscan
04Coverage40+ vulnerability classes
05PassUnder 10 seconds, typical

Reads verified source

Audit output is only as good as the source it read. Paste code or a verified address.

Structured, not a vibe

CVE-style findings: reentrancy, access control, flash loans, front-running, compiler flags.

Taught the settlement work

Patterns found here shaped what IntentOS refuses to record.

Next projectIntentOS