Documentation
Get started with
VORO.
Everything you need to run your first voro-scan workflow and understand the output.
CLI Reference
Install the voro-scan CLI package, run your first scan, and integrate JSON output into your toolchain.
Scan Modes
GitHub URL, contract address, and file upload — three ways to submit code for analysis.
Threat Dimensions
Fund safety, access control, external risk, code integrity, dependency health, agent autonomy.
Quick Start
$ pip install voro-scan
$ voro scan ./my-contracts --format json
✓ Scan complete. Report saved.