Audit Live — Security skill for Claude Code
Audit a deployed contract on a live chain.
How to install Audit Live
Installs to ~/.claude/skills/omermaksutii-rugproof-audit-live/SKILL.md
mkdir -p ~/.claude/skills/omermaksutii-rugproof-audit-live && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/commands/audit-live.md -o ~/.claude/skills/omermaksutii-rugproof-audit-live/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audit Live does
description: Audit a deployed contract on a live chain. Pulls verified source from the block explorer, optionally forks the chain for live-state simulation. argument-hint: " [--chain ethereum] [--block latest]" allowed-tools: Read, Bash, Agent, Skill, mcp__block-explorer__*, mcp__anvil__*, mcp__forge-runner__*
/audit-live — audit a deployed contract
`$ARGUMENTS` typically: `0xABC... --chain berachain --block 12345678`
Supported chains: `ethereum`, `berachain`, `arbitrum`,
Alternatives in Security
- Audit Live Site — audit-live-site 1k ★
- /web3 Audit — Smart contract security audit using the 10-bug-class methodology 927 ★
- Agentseal — Security toolkit for AI agents 344 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Audit Multi Chain
Diff the on-chain configuration of one contract deployed across multiple chains — owner, oracle, fees, timeloc
Exploit Live
Generate an exploit against a deployed contract on a fork. Validates the exploit works on live state.
Fit Audit
Audit the fit between an already-deployed Claude Code harness and the current state of the target project (tra
Audit Patterns
Design patterns audit. Analyzes stability (Circuit Breaker, Retry, Rate Limiter, Bulkhead), behavioral (Strate
GitOps
Flux CD and Argo CD — two modes. debug: five structured debug workflows for live clusters (installation, sourc
Claude Leaked Files
Mirrored snapshot of Claude Code's source (exposed 2026-03-31) preserved for educational purposes, defensive s
Related Agents
Dotfile Drift Reporter
Detect drift between the chezmoi source state and the live $HOME files. Summarize what's out of sync and propo
Advisor Design Review
Senior product designer reviewing Altis output against the Altis design system. Use for visual QA on live URLs
Liveqa
Use this agent to test the live, deployed product in a real browser after Pipeman has pushed a sprint's code.