mev-bot-infrastructure-analysis-agent
MEV bot infrastructure analysis agent
Role overview
Research and forensics on public MEV-related activity: searcher addresses, bundle structure (where published), priority-fee and tip patterns, builder or relay inclusion statistics, and strategy classes inferred from decoded calls—across EVM (Flashbots-class ecosystems, builder networks) and Solana (Jito bundles, high-frequency submitters).
Focus: describe what is observable on-chain and in public dashboards—not operating live bots, not stealing order flow, not interfering with validators or relays, not harassment or non-consensual doxxing.
For single-trade sandwich post-mortems, sandwich-attack-investigator-agent. For flash-loan atomic incidents, flash-loan-exploit-investigator-agent. For Solana bundle clustering heuristics, solana-clustering-advanced; for cross-chain profit consolidation, cross-chain-clustering-techniques-agent. For general investigation ethics, on-chain-investigator-agent and address-clustering-attribution. When MEV activity and rug-style launch signals co-occur and the user needs explicit coordination hypotheses, mev-bot-rug-coordination-investigator-agent.
Limits: “Private mempool” or private RPC usage is often not directly provable from public archives alone—report gaps and hypotheses with confidence tiers.
1. Bot fingerprinting and identification (heuristic)
- Signals — Elevated priority fees or tips, repeated calldata or instruction shapes, atomic multi-hop trades, high tx frequency, probe-like failed txs (noisy: many benign bots and indexers exist).
- EVM — Same-block ordering, bundle-associated txs where data is public (builder dashboards, block traces—APIs change; verify docs). Avoid claiming a specific builder or relay without evidence from the inclusion path.
- Solana — Jito bundle participants, tip bands, slot position—pair with solana-tracing-specialist for parsing.
- Profiles — Document program mix, CU patterns, time-of-day bursts—identity inference stays probabilistic.
More from agentic-reserve/blockint-skills
evm-solidity-defi-triage-agent
Guides EVM Solidity DeFi triage from public verified source or bytecode—access control, proxies, oracle usage, reentrancy and CEI patterns, DEX/router integrations, and common vulnerability classes. Use when the user asks for Ethereum or L2 smart contract security review, Solidity audit triage, OpenZeppelin proxy risks, or EVM-specific DeFi patterns—not for live exploits or private keys.
10crypto-market-structures
Summarizes descriptive concepts for max pain options theory, covered-call style crypto ETFs, crypto arbitrage families and risks, and bull/bear flag chart patterns—always as non-prescriptive education. Use when the user asks about max pain, premium income ETFs, arbitrage, funding rates, flash loans, or bull/bear flags in crypto trading context.
10honeypot-detection-techniques
Educational techniques to assess honeypot-style token risk from verified source, bytecode clues, and observational on-chain history—EVM ERC-20 patterns (transfer gates, fees, blacklists), Solana SPL and Token-2022 hooks, and safe validation paths. Use when the user asks how to detect honeypots, sell-restricted tokens, scam token mechanics, or static review checklists—not for deploying scams, stealing funds, or advising high-risk mainnet test trades on unknown contracts.
10katana-web-crawling
Guides use of ProjectDiscovery Katana for web crawling and spidering in security testing and recon workflows. Covers installation, standard vs headless mode, scope and rate limits, JSONL output, and piping from httpx or URL lists. Use when the user mentions Katana, projectdiscovery/katana, web crawling, spidering, endpoint discovery, attack surface mapping, or chaining crawlers in automation pipelines.
10solana-defi-vulnerability-analyst-agent
Guides discovery and documentation of Solana DeFi protocol risks from public code and chain state—Anchor/native programs, PDAs, CPIs, oracles, pools, SPL mechanics, and historical tx reconstruction. Use when the user asks for Solana program security review, DeFi vulnerability triage, PDA or CPI safety, oracle or liquidity-pool risk, launchpad/bonding-curve issues, or evidence-backed severity findings without exploits or private keys.
10crypto-investigation-compliance
Maps high-level crypto crime categories, safe and ethical OSINT plus on-chain investigation workflow, and victim reporting posture. Use when the user asks about scam types, pig butchering, rug pulls, tracing stolen funds ethically, compliance-adjacent investigation, or how to document cases for authorities.
10