Audit any Solidity repo.Ship the fixes.
Connect GitHub, paste a repo. AuditFlow routes it through a full audit arsenal + Mantle L2 detectors, writes a Code4rena-style report, and opens a validated auto-fix PR.
Run an audit- Slither
- Aderyn
- Audit arsenal
- LLM detectors
- Mantle L2
- Foundry
- Octokit
- DeepSeek
- Code4rena
Afullauditarsenal.StaticanalyzersandLLMsecuritydetectors,orchestratedbysignal,deduped,andgradedintoaCode4rena-stylereportwithvalidatedauto-fixpullrequests,tunedforMantleSoliditycode.
Built for real audits
Not a wrapper — a full orchestration pipeline.
A full arsenal, one orchestrator
Static analyzers and LLM security detectors, with Mantle L2 checks — routed by signal, deduped, graded.
Mantle L2 detectors generic auditors miss
MNT gas token vs ERC-20 ETH, L1 data-fee accounting, blockhash RNG on L2, PUSH0 / evmVersion, non-Mantle hardcoded addresses.
Validated auto-fix PR
Every fix must apply cleanly and compile before it enters the PR. Bad diffs are rejected, never committed.
Zero disk hoarding
Repos are shallow-cloned, audited, then deleted the instant the report is built. PRs use a fresh transient clone.
How it works
From a GitHub URL to a validated pull request — on a free engine, with nothing hoarded on disk.
Run an auditConnect & paste
OAuth your GitHub and drop a Solidity repo URL. AuditFlow shallow-clones it and detects contracts + build framework. No setup.
Route & audit
A signal-based router picks the relevant audit tools and runs them with Slither, Aderyn, and Mantle L2 detectors in parallel, deduped.
Report & ship
Get a Code4rena-style report graded by severity, pick the fixes, and open a validated auto-fix PR. The clone is deleted the instant the report is built.
Everything you need to know
Can't find the answer you're looking for? Reach out!
You connect GitHub and paste a Solidity repo. AuditFlow clones it, routes it through its audit arsenal + static analyzers + Mantle L2 detectors, produces a Code4rena-style report graded by severity (High/Medium/Low/QA/Gas), and can open a validated auto-fix pull request on the repo.