# rugproof

Rugproof your code before someone else does. 🌐 Live site: omermaksutii.github.io/RugProof 📦 Latest: v1.0.0 — 45 commands · 23 agents · 45 skills · 13 MCP servers · tested, offline-first, with rule packs, a benchmark, non-EVM coverage, and post-deploy

- Tier: Indexed (plain plugin)
- Category: Security
- Page: https://www.flowy.sh/listings/omermaksutii-rugproof
- Source: https://github.com/omermaksutii/RugProof
- Price: free and open source

## Summary
rugproof is a Claude Code plugin with 52 hand-picked skills for security work, indexed on Flowy. Install it with the command on its page. It includes example-fork-detection, solady-erc20-permit2-assumptions, solady-ownable-init-frontrun. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add omermaksutii/rugproof
```

## Skills
- example-fork-detection
- solady-erc20-permit2-assumptions
- solady-ownable-init-frontrun
- solady-safetransferlib-no-contract-check
- v4-hook-delta-accounting
- v4-hook-permission-flags-mismatch
- v4-hook-reentrancy-via-unlock
- access-control
- approval-issues
- caching-and-incremental
- centralization-risk
- confidence-scoring
- cosmwasm
- cross-chain-messaging
- cross-contract-state
- delegatecall-risks
- diamond-eip2535
- dos-vectors
- erc1271-contract-signatures
- erc4337-account-abstraction
- erc4626-inflation
- false-positive-feedback-loop
- fee-on-transfer
- flash-loan-attacks
- initialization
- inline-assembly
- integer-issues
- intents-erc7683
- known-good-comparison
- liquidation-cascade
- mev-frontrunning
- mev-pbs
- multi-pass-self-critique
- oracle-manipulation
- oracle-redundancy
- permit2-patterns
- pragma-and-addresses
- progress-and-streaming
- reentrancy
- restaking-eigenlayer
- selfdestruct-eip6780
- signature-malleability
- signature-replay
- solana-anchor
- storage-layout
- stylus-rust
- token-compatibility
- tx-context-misuse
- unchecked-calls
- ve-lock-governance
- vyper-specific
- zk-verifier-bugs

## FAQ

### What is rugproof?
Rugproof your code before someone else does. 🌐 Live site: omermaksutii.github.io/RugProof 📦 Latest: v1.0.0 — 45 commands · 23 agents · 45 skills · 13 MCP servers · tested, offline-first, with rule packs, a benchmark, non-EVM coverage, and post-deploy

### How do I install rugproof?
Run these in Claude Code: npx -y skills add omermaksutii/rugproof. Then prompt normally.

### Does rugproof auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is rugproof free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
