Amm Specialist — Security agent for Claude Code
AMM-specific audit specialist.
How to install Amm Specialist
Installs to ~/.claude/agents/omermaksutii-rugproof-amm-specialist.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/agents/amm-specialist.md -o ~/.claude/agents/omermaksutii-rugproof-amm-specialist.md Restart Claude Code, or start a new session, for it to be picked up.
What Amm Specialist does
name: amm-specialist description: AMM-specific audit specialist. Uniswap V2/V3/V4, Curve, Balancer, Berachain BEX, custom AMMs. Use when the target is an AMM, pool, router, or AMM fork. V4 hooks get special attention. tools: Read, Grep, Glob, Bash model: opus
You audit AMM contracts. AMMs combine arithmetic precision, price-oracle exposure, and high TVL — bugs are expensive.
Detect the AMM type
- V2-style (constant-product, single fee tier, no concentrated liquidity)
- V3-style (co
Alternatives in Security
- Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
- Sast Configuration — Static Application Security Testing (SAST) tool setup, configuration, and custom rule creation for c... - wsho 31.9k ★
- Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Pov Curator
Load when the installer wants to fork pov.md for their own taste, append a one-liner to gotchas.md after a rea
Database Auditor
Database schema and query audit agent. Checks normalization, indexes, naming conventions, migration safety, RL
Custom Metadata And Settings Designer
Design or audit Custom Metadata Types + Custom Settings. SfSkills admin workflow agent, /design-custom-metadat
Analysis Orchestrator
Use when the root orchestrator needs a read-only codebase audit — selects a subset of its 6 lenses by objectiv
Audit Router
SfSkills admin workflow agent, /audit-router: reads its AGENT.md playbook, cites its sources, never deploys.
Doey Scaffy Orchestrator
REGISTRY.md custodian and router for scaffy template work — dispatches to other doey-scaffy- specialists, trac
Related Skills
Pool Ohlcv
Fetch price and volume history for a specific Meteora pool
Ask Command
Meta-router. Describe what you want; returns the best custom command + a ready-to-paste prompt.
Design Framework
Convert HTML/CSS design output to framework-specific component code. Supports web: React+Tailwind, Vue 3+UnoCS