eth-researcher

Finds undocumented Ethereum contracts and analyzes their deployment details and verification statuses.

1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/cartoonitunes/ethereum-history-skills --skill eth-researcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eth-researcher
Source: https://github.com/cartoonitunes/ethereum-history-skills/tree/main/skills/eth-researcher
Command: npx skills add https://github.com/cartoonitunes/ethereum-history-skills --skill eth-researcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to discover undocumented Ethereum smart contracts and verify their origins and authenticity, aiding blockchain research and security assessments.

Core Features & Use Cases

  • Find undocumented contracts by querying blockchain data and filtering for unverified or obscure deployments.
  • Research contract history and deployment context by cross-referencing on-chain data with external sources.
  • Identify crack candidates by analyzing bytecode, contract activity, and associated deployers to facilitate further cryptographic analysis.
  • Use Case: When tasked with verifying the provenance of a mysterious contract, this Skill retrieves deployment details, checks verification status, and assesses its significance for potential cracking.

Quick Start

Use the eth-researcher to find undocumented contracts deployed by address 0xabc… and analyze their deployment history.

Frequently Asked Questions about eth-researcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find undocumented Ethereum contracts?

To find undocumented Ethereum contracts, query on-chain blockchain data and filter deployments for unverified bytecode and obscure origins to isolate targets for research.

How do I verify the bytecode origins of an Ethereum contract?

Verifying bytecode origins involves analyzing on-chain deployment details, checking verification status, and cross-referencing deployment history to confirm contract provenance and authenticity.

Can I trace the deployment history of an obscure smart contract?

Yes, you can trace obscure smart contract deployment history by cross-referencing on-chain data with external sources to retrieve deployer addresses and deployment context.

What is the best way to identify Ethereum contracts for cryptographic analysis?

The best way to identify cryptographic crack candidates is analyzing contract bytecode, observing on-chain activity, and assessing associated deployers to facilitate further analysis.

Does analyzing unverified contract bytecode require external deployer data?

Yes, analyzing unverified contract bytecode requires querying on-chain data and cross-referencing with external sources to assess the deployer's deployment context and verification status.

Why should I check the verification status of a mysterious smart contract?

Checking the verification status of a mysterious smart contract confirms whether its source code matches deployed bytecode, which is essential for accurate security assessments and provenance research.