evm-bytecode-analysis

Installation
SKILL.md

EVM Bytecode Analysis

Use EVMole for deterministic, local extraction from deployed EVM runtime bytecode.

Route by intent

  • To answer a question from supplied runtime bytecode, use the analysis workflow below. Prefer the MCP tool when available and otherwise use the JSON CLI.
  • To add EVMole to application code, use the native library for the project's language instead of invoking the MCP server or agent JSON adapter from product code. Read references/libraries.md for package names, entry points, and documentation.
  • Use the JSON CLI as an application process boundary only when the user explicitly wants a subprocess or a language without a supported binding.

Workflow

Installs
2
Repository
cdump/evmole
GitHub Stars
456
First Seen
Jul 31, 2026
evm-bytecode-analysis — cdump/evmole