skillby gmh5225

mev-security

Guide for MEV concepts, common attacks, mitigations, and how to organize MEV-related resources in README.md.

Installs: 0
Used in: 1 repos
Updated: 5d ago
$npx ai-builder add skill gmh5225/mev

Installs to .claude/skills/mev/

# MEV Security

## Scope

Use this skill for:

- MEV concepts and threat models
- Sandwich/frontrunning/backrunning patterns
- Mitigations and private transaction relays

## Concepts (Quick List)

- Transaction ordering and block building
- Sandwich attacks
- Arbitrage and liquidation extraction
- Private order flow / private mempool

## Mitigations

- Private transaction relays / RPC endpoints
- MEV blockers
- Commit-reveal patterns (where applicable)
- Slippage protection and simulation

## Where to Add Links in README

- MEV concept resources: `DeFi Topics → MEV`
- MEV defense tooling (RPC/relays): `DeFi Topics → MEV` (primary), optionally `Development → Tools` only if the link is a general-purpose dev tool

## Rules

- English descriptions
- No duplicates

## Data Source

For detailed and up-to-date resources, fetch the full list from:
```
https://raw.githubusercontent.com/gmh5225/awesome-web3-security/refs/heads/main/README.md
```

Quick Install

$npx ai-builder add skill gmh5225/mev

Details

Type
skill
Author
gmh5225
Slug
gmh5225/mev
Created
5d ago