Investigation Report

Investigate Base tokens with rug scan, contract audit, deployer trace, and holder concentration checks.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/aeoncity-demo/myaeon --skill investigation-report-aeoncity-demo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Investigation Report
Source: https://github.com/aeoncity-demo/myaeon/tree/main/skills/investigation-report
Command: npx skills add https://github.com/aeoncity-demo/myaeon --skill investigation-report-aeoncity-demo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires BASESCAN_KEY, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the process of investigating a Base token by running rug-scan, contract-audit, deployer-trace, and holder-concentration checks, and merges the results into a single, at-a-glance report.

Core Features & Use Cases

  • Rug Scan: Identifies red flags related to rug pull risks.
  • Contract Audit: Verifies contract source, ownership, and proxy details.
  • Deployer Trace: Provides information about the deployer and their history.
  • Holder Concentration: Assesses the concentration of token holders.
  • Use Case: For a security analyst to quickly get a comprehensive overview of a token's risks and potential vulnerabilities.

Quick Start

Run the investigation report on the Base token '0xTokenAddress'.

Frequently Asked Questions about Investigation Report

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

FAQPage Schema
How do I perform a Base token investigation and rug pull risk assessment?

Base token investigation requires the token contract address to execute a rug scan, contract audit, deployer trace, and holder concentration assessment, generating a comprehensive risk profile report.

What security checks are needed to detect crypto token rug pulls on Base?

Crypto token rug pull detection requires rug scanning for red flags, contract auditing for source and proxy details, deployer tracing for history, and holder concentration analysis to identify supply risks.

Do I need a BASESCAN_KEY to audit a Base token smart contract?

A BASESCAN_KEY is an optional dependency required to access enhanced data for smart contract auditing, enabling deeper deployer tracing and source verification beyond basic token investigations.

How can I check crypto token holder concentration to evaluate investment risk?

Crypto token holder concentration evaluation involves assessing wallet distribution to identify if few addresses control the supply, which this risk assessment skill performs alongside deployer tracing and contract auditing.

What is the best way to trace a crypto deployer's history on the Base network?

Tracing a crypto deployer's history involves analyzing their past contract deployments and activities on the Base network, which this investigation skill automates to reveal suspicious behavioral patterns.