Audit History — Security skill for Claude Code
Pull past public audits (Code4rena, Sherlock, Spearbit, etc.) for a deployed contract or known protocol.
How to install Audit History
Installs to ~/.claude/skills/omermaksutii-rugproof-audit-history/SKILL.md
mkdir -p ~/.claude/skills/omermaksutii-rugproof-audit-history && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/commands/audit-history.md -o ~/.claude/skills/omermaksutii-rugproof-audit-history/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audit History does
description: Pull past public audits (Code4rena, Sherlock, Spearbit, etc.) for a deployed contract or known protocol. argument-hint: "" allowed-tools: Bash, Agent, mcp__c4-history__*, mcp__sherlock-history__*, mcp__block-explorer__*
/audit-history — what's been found before
For `$ARGUMENTS` (an address or protocol name), retrieve historical audit findings.
Procedure
- Resolve target. If
$ARGUMENTSis an address, useblock-explorerto get the co
Alternatives in Security
- Token Scan — Meme coin and token security scan — checks for rug pull vectors (hidden mint, honeypot, fee manipulation, LP l 3.8k ★
- /web3 Audit — Smart contract security audit using the 10-bug-class methodology 927 ★
- Bountyforge — All-round bug bounty skill for Claude Code parallelized agents for smart contract audits (EVM, Move, Solana, T 399 ★
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
Audit Multi Chain
Diff the on-chain configuration of one contract deployed across multiple chains — owner, oracle, fees, timeloc
MCP Security Audit (npm)
Audits npm dependencies in MCP servers for known vulnerabilities via registry.
Bug Bounty Hunter
All-round bug bounty skill for Claude Code — parallelized agents for smart contract audits (EVM, Move, Solana,
Bugwolf
BugWolf — all-round bug bounty hunting skill for Claude Code: parallelized agents for smart contract audits (E
Ingest Convo
Ingest a whole past conversation into context — resolves which transcript, renders it clean via the committed
Related Agents
Doc Test Alignment
Audits a staged/branch diff for new public API surface (exceptions, classes, public functions, CLI commands, I
Invariant Writer
Identifies protocol invariants from contract code and intent, generates Foundry invariant tests with handlers.
Search Conversations
Use when searching Claude Code and Codex history for information learned in past conversations or prior experi