# Mev Security

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

- Skill: `gmh5225/mev-security` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gmh5225/mev-security`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gmh5225/mev-security/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: gmh5225 (https://skillmd.com/u/gmh5225)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gmh5225/mev-security

---


# 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
```


