Tools
Small, sharp tools built out of the checks we run during real audits. Everything here runs in your browser: nothing is uploaded, nothing is stored, and there is no account to create.
Vulnerability scanner
Paste a contract and see thirteen vulnerability patterns checked as you type: reentrancy ordering, access control, oracle manipulation, signature replay and more. Runs entirely client-side.
Threat model generator
Paste a contract and see its attack surface mapped: entry points by access level, what a privileged key controls, external trust boundaries, and what an attacker would be aiming for. Describes surface rather than claiming bugs.
A note on what these are for. Tools catch shapes. They do not read intent, follow value across contracts, or model economics, which is where the findings that matter actually live. Treat a clean result as the beginning of a review, not the end of one.