meme-coin-audit

Analyze EVM and Solana meme-coin tokens for rug-pull and governance risks.

Updated Jun 23, 2024
One-click install
npx skills add https://github.com/n4igme/randscript --skill meme-coin-audit-n4igme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meme-coin-audit
Source: https://github.com/n4igme/randscript/tree/main/llm/skills/claude-hunter/skills/meme-coin-audit
Command: npx skills add https://github.com/n4igme/randscript --skill meme-coin-audit-n4igme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Meme coins often embed hidden risks like mint/key authorities, honeypots, and liquidity traps. This Skill provides a structured approach to quickly identify rug-pull vectors, multi-chain token weaknesses (EVM and Solana), and governance pitfalls to enable due diligence.

Core Features & Use Cases

  • Token governance checks: verify mint/freeze/update authorities and potential backdoors.
  • Multi-chain analysis: assess both EVM and Solana token risks, including Token-2022 hooks and bonding-curve vulnerabilities.
  • Automated validation: leverage scanner-like tooling to reproduce findings and generate remediation guidance.
  • Use Case: pre-investment due diligence for meme coins and new token launches to avoid honeypots and liquidity traps.

Quick Start

Run a pre-launch audit on a meme coin to identify mint/transfer-control risks and generate an actionable report.

Frequently Asked Questions about meme-coin-audit

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

FAQPage Schema
How do I check a meme coin for rug-pull risks before buying?

To check a meme coin for rug-pull risks, you need to audit its mint and freeze authorities, transfer hooks, and liquidity controls. This skill automates that validation to identify hidden honeypots and governance backdoors across EVM and Solana deployments.

What is a honeypot token and how do transfer hooks create scams?

A honeypot token is a smart contract trap that blocks users from selling. Transfer hooks, especially within Solana Token-2022 extensions, can restrict transfers and create liquidity traps by embedding hidden logic that freezes assets.

Can I audit Solana Token-2022 extensions for hidden mint authorities?

Yes, you can audit Solana Token-2022 extensions for hidden mint authorities. The analysis specifically targets Token-2022 hooks and bonding curves to detect backdoors and verify token governance controls on mainnet deployments.

Does this meme coin security analysis support EVM chains and Solana?

Yes, this meme coin security analysis supports both EVM chains and Solana. It assesses multi-chain token risks, identifying common scam patterns and governance pitfalls across different mainnet deployments.

How do I reproduce token audit findings using a scanner script?

To reproduce token audit findings, you run provided scanner scripts like token_scanner to validate identified risks. This automated validation generates structured findings and PoC-style demonstrations for actionable remediation.