omermaksutii/RugProof

Smart contract security auditor for Claude Code — vuln detection, exploit PoCs, mainnet-fork simulation, audit cards, on-chain certificates. Solidity + Vyper · 38 commands · 19 agents · 33 skills · 9 MCP servers.

9Stars on the repository
60Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

audit-changes

01

omermaksutii/RugProof

Command

Audit only the git diff vs main (or specified base). Optimized for PR review.

9 1mo ago A 18 tokens original MIT

audit-deep

02

omermaksutii/RugProof

Command

Deep audit — same as /audit but spawns more parallel subagents, runs multi-pass review, and chases exploit chains across files.

9 1mo ago A 28 tokens original MIT

audit-deps

03

omermaksutii/RugProof

Command

Audit third-party dependencies — resolve installed versions, cross-reference known-vulnerable releases, and flag vendored code that has diverged from upstream.

9 1mo ago A 29 tokens original MIT

audit-diff

04

omermaksutii/RugProof

Command

Diff two Rugproof audit reports (before vs after) to track regressions — what's new, what's fixed, and whether the grade moved.

9 1mo ago A 28 tokens original MIT

audit-history

05

omermaksutii/RugProof

Command

Pull past public audits (Code4rena, Sherlock, Spearbit, etc.) for a deployed contract or known protocol.

9 1mo ago A 25 tokens original MIT

audit-live

06

omermaksutii/RugProof

Command

Audit a deployed contract on a live chain. Pulls verified source from the block explorer, optionally forks the chain for live-state simulation.

9 1mo ago A 27 tokens original MIT

audit-multi-chain

07

omermaksutii/RugProof

Command

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.

9 1mo ago A 37 tokens original MIT

audit-strict

08

omermaksutii/RugProof

Command

Multi-pass consensus audit — runs the audit twice with different prompts, only reports consensus findings. Aggressively cuts false positives.

9 1mo ago A 25 tokens original MIT

audit

09

omermaksutii/RugProof

Command

Full security audit of a Solidity/Vyper/Rust contract or directory. Runs the entire vuln-skills library and dispatches DeFi specialist subagents based on detected protocol type.

9 1mo ago A 35 tokens original MIT

bounty-submit

10

omermaksutii/RugProof

Command

Submit a finding to a bug-bounty platform (Immunefi, Cantina) automatically.

9 1mo ago A 19 tokens original MIT

bounty

11

omermaksutii/RugProof

Command

Generate a responsible-disclosure bounty submission from a confirmed finding — Immunefi / protocol bounty / SEAL 911 formats.

9 1mo ago A 24 tokens original MIT

card

12

omermaksutii/RugProof

Command

Generate a shareable PNG audit card from the latest /audit. Optimized for social media.

9 1mo ago A 19 tokens original MIT

coverage

13

omermaksutii/RugProof

Command

Run forge coverage, identify untested branches, generate tests to close gaps.

9 1mo ago A 15 tokens original MIT

demo

14

omermaksutii/RugProof

Command

Run Rugproof against the bundled vulnerable example contracts — first-run "wow moment".

9 1mo ago A 16 tokens original MIT

diff-audit

15

omermaksutii/RugProof

Command

Diff the contract against a canonical reference implementation (OZ, Solady, Uniswap V3, etc.) and flag suspicious deltas.

9 1mo ago A 28 tokens original MIT

dismiss

16

omermaksutii/RugProof

Command

Mark a finding as a false positive (or accepted risk). Future audits won't re-report it.

9 1mo ago A 19 tokens original MIT

explain

17

omermaksutii/RugProof

Command

Explain a finding in plain English, with examples. Optionally tailored to a beginner audience.

9 1mo ago A 18 tokens original MIT

exploit-chain

18

omermaksutii/RugProof

Command

Chain multiple findings into a single multi-step exploit. Produces a Foundry test that proves the chain works.

9 1mo ago A 22 tokens original MIT

exploit-live

19

omermaksutii/RugProof

Command

Generate an exploit against a deployed contract on a fork. Validates the exploit works on live state.

9 1mo ago A 23 tokens original MIT

exploit

20

omermaksutii/RugProof

Command

Generate a working Foundry PoC that exploits a specific finding. Compiles and passes.

9 1mo ago A 18 tokens original MIT

fuzz

21

omermaksutii/RugProof

Command

Generate property-based fuzz tests for a specific function.

9 1mo ago A 10 tokens original MIT

gas

22

omermaksutii/RugProof

Command

Gas profile — find expensive operations and suggest optimizations with before/after numbers.

9 1mo ago A 16 tokens original MIT

invariant

23

omermaksutii/RugProof

Command

Generate Foundry invariant tests for property-based fuzzing. The high-value command for serious teams.

9 1mo ago A 19 tokens original MIT

mint-cert

24

omermaksutii/RugProof

Command

Mint a soulbound Audit Certificate NFT on Berachain (or other supported chain) for a completed audit.

9 1mo ago A 22 tokens original MIT