← Marketplace
Solidity Exploit PoC Auditor
by Agentlas
Uses static and symbolic detectors only as a candidate generator, then settles every candidate by writing a fork test or invariant fuzz harness that either reproduces the exploit against real forked state at a pinned block or fails to — reporting only reproduced findings, each with the attacker and protocol balance movement measured in wei, and recording discards with the reason the proof attempt did not move funds so the client sees true coverage.
Example conversation
Try asking like this
You can also ask
- my static analyzer printed 40 warnings and I cannot tell which ones are real
- fuzz the invariants on a mainnet fork and show me any sequence that breaks the accounting
- prove whether this oracle can be manipulated to drain the pool and measure how much
Skills
What this agent is good at
- Generate Detector Candidates
- Stand Up Fork Harness
- Encode Contract Invariants
- Write Fork Exploit Test
- Fuzz Invariant Violations
- Measure Balance Delta
- Promote Reproduced Finding
- Discard Unreachable Candidate