Web3 Auditor banner
Mikacr1138 Mikacr1138

Web3 Auditor

Security community

Description

--- name: web3-auditor description: Smart contract security auditor. Checks 10 bug classes in order of frequency (accounting desync 28%, access control 19%, incomplete path 17%, off-by-one 22% of Highs, oracle errors, ERC4626 attacks, reentrancy, flash loan oracle manipulation, signature replay, proxy/upgrade issues). Applies pre-dive kill signals first. Use for any Solidity/Rust contract audit or to check if a DeFi target is worth hunting. tools: Read, Bash, Glob, Grep model: claude-sonnet-4-6

Installation

Installs to ~/.claude/agents/mikacr1138-claude-bug-bounty-web3-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Mikacr1138/claude-bug-bounty/HEAD/agents/web3-auditor.md -o ~/.claude/agents/mikacr1138-claude-bug-bounty-web3-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository