Sample audit excerpt
Sanitized illustration — not a real engagement.
Executive summary
We assessed Example Protocol at commit abcdef1 on Ethereum mainnet deployment addresses listed in scope.
Automated engines surfaced configuration risks and dependency warnings; manual review confirmed two medium issues
with suggested remediations.
Finding CSG-2026-001 (Medium)
Title: Owner role unset after proxy migration
Evidence: RPC query + deployment manifest drift.
Remediation: Transfer ownership to timelock; verify on-chain events.
$ cybersecur audit run --project ./repo --engines static,deployment --rpc <RPC>
Reports written to: ./artifacts/.cybersecur-run/reports