Audit Multi Chain — Security skill for Claude Code
Diff the on-chain configuration of one contract deployed across multiple chains — owner, oracle, fees, timelock, pause state, proxy impl — and flag the chain that drifted.
How to install Audit Multi Chain
Installs to ~/.claude/skills/omermaksutii-rugproof-audit-multi-chain/SKILL.md
mkdir -p ~/.claude/skills/omermaksutii-rugproof-audit-multi-chain && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/commands/audit-multi-chain.md -o ~/.claude/skills/omermaksutii-rugproof-audit-multi-chain/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audit Multi Chain does
description: Diff the on-chain configuration of one contract deployed across multiple chains — owner, oracle, fees, timelock, pause state, proxy impl — and flag the chain that drifted. argument-hint: " " allowed-tools: Read, Bash, Agent, mcp__block-explorer__*, mcp__anvil__*
/audit-multi-chain — find the chain that's misconfigured
Protocols deploy the same contract to Ethereum, Arbitrum, Base, Optimism… and one chain ends up with the wrong oracle, a forgot
Alternatives in Security
- Mcp-scan (Invariant Labs) — MCP security scanner with proxy mode for real-time scanning without infrastructure changes 1.9k ★
- Engage.Cvediff — Find the canonical fix commit(s) for a CVE across sources, then diff for root cause 348 ★
- Unifly Audit — Security audit of UniFi configuration 248 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Audit Live
Audit a deployed contract on a live chain. Pulls verified source from the block explorer, optionally forks the
Pipeline Team
Orchestrates the full implementation pipeline (impl-plan -> impl -> audit -> fix -> merge) across multiple pre
Web3 Audit
Smart contract security audit — runs through 10 bug class checklist (accounting desync, access control, incomp
Chain Findings
Escalate low-severity findings into reportable vulnerabilities by building exploit chains (A→B→C)
Audit History
Pull past public audits (Code4rena, Sherlock, Spearbit, etc.) for a deployed contract or known protocol.
Pause After Planning
Standing instruction: finish planning and verification (including plan-gate and plan-auditor), then stop so yo
Related Agents
Impl Deps
Reviews implementation plans from a dependency management perspective. Use when evaluating crate selection, de
Economic Rug Specialist
Rug-pull, tokenomics, and centralization deep-dive. Owner-drain/mint/pause/blacklist backdoors, honeypots, dep
Tron Integrator Usdt0
Use when integrating USDT0 (LayerZero OFT) cross-chain transfers on TRON — quoting fees, building send transac