Rug Scan

Assess rug-pull risk for Base tokens via contract parameters and holder distribution.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users assess the risk of rug-pull events for any token on the Base blockchain by analyzing various contract parameters and token holder distribution.

Core Features & Use Cases

  • Rug-Pull Risk Assessment: Evaluates contract ownership, mint/freeze powers, liquidity pool status, and token holder concentration.
  • Keyless Execution: Operates without requiring an Etherscan API key for basic risk assessment.
  • Use Case: Before investing in a new token, use this Skill to check for potential risks such as mintable supply, blacklist/freeze functionality, and high concentration of liquidity in a single pool.

Quick Start

Scan the rug-pull risk for the token at address '0xTokenAddress'.

Frequently Asked Questions about Rug Scan

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

FAQPage Schema
How do I check a Base token for rug-pull risk before buying?

Check for rug-pull risk by analyzing contract parameters like mint authority, blacklist capabilities, and liquidity pool status. This Skill queries token holder distribution and contract ownership via keyless Etherscan v2 and Base RPC.

What contract parameters indicate a potential rug-pull on the Base blockchain?

Key rug-pull indicators include active mint authority, blacklist or freeze functionality, locked liquidity pools, and high token holder concentration. Analyzing these parameters helps identify if developers can arbitrarily manipulate supply or freeze trades.

Do I need an Etherscan API key to analyze Base token holder distribution?

No Etherscan API key is required for basic risk assessment. This Skill operates with keyless access to Etherscan v2 and Base RPC to query token parameters and holder distribution.

Can I assess liquidity pool status and freeze capabilities for Base tokens?

Yes, you can assess liquidity pool status and blacklist or freeze capabilities. The Skill queries the Base blockchain to evaluate whether developers retain powers that could prevent selling or drain liquidity.

What are the limitations of using keyless Etherscan v2 for token analysis?

Keyless Etherscan v2 access is limited to basic risk assessment parameters. While it effectively queries contract ownership, mint authority, and token holder distribution, it may face rate limits compared to authenticated API queries.