See exactly what a report looks like.
Three publicly viewable reports on realistic Solidity contracts. Same format you get when you submit one. Same depth. Same fix suggestions.
- Vault.sol · 17 LOC · scanned May 27, 2026
Sample report — Vault.sol classic reentrancy
The canonical contract demoed on the homepage, with the full Founder Pro report attached. 1 HIGH + 2 INFO. The reentrancy is real — every dev has seen it, plenty still ship it.
1 HIGH0 MED0 LOW2 INFO - FoundersToken.sol · 187 LOC · scanned May 24, 2026
Sample report — ERC-20 token launch
A realistic AEDSC report on a typical pre-launch ERC-20 token. 1 HIGH + 2 MED + 3 LOW + 4 INFO. Owner mint without timelock, missing zero-address checks, deprecated SafeMath.
1 HIGH2 MED3 LOW4 INFO - StakingVault.sol · 234 LOC · scanned May 22, 2026
Sample report — staking vault
A realistic AEDSC report on a typical staking vault. 2 HIGH (reentrancy + unchecked return) + 1 MED + 4 LOW. Classic patterns we still see weekly in 2026.
2 HIGH1 MED4 LOW3 INFO - GenesisMint.sol · 312 LOC · scanned May 20, 2026
Sample report — NFT mint contract
Realistic AEDSC report on an NFT mint with allowlist. 1 HIGH (weak randomness for rarity roll) + 2 MED + 3 LOW. Standard 2026 NFT-mint bug suite.
1 HIGH2 MED3 LOW4 INFO
Want one for your contract?
Send a .sol, get a real report back within 24h. Free for the first one. Founder Pro €29/mo with a 7-day free trial for unlimited.