meme-coin-audit

Scan EVM and Solana tokens for rug pull vulnerabilities and security issues.

1|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/0xhaaz/bug-bounty-toolkit --skill meme-coin-audit-0xhaaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meme-coin-audit
Source: https://github.com/0xhaaz/bug-bounty-toolkit/tree/main/skills/meme-coin-audit
Command: npx skills add https://github.com/0xhaaz/bug-bounty-toolkit --skill meme-coin-audit-0xhaaz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pypdf, pdfplumber, solana, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Detects and mitigates risks associated with rug pulls, including hidden minting, transfer restrictions, fee manipulation, liquidity pool attacks, and more, providing security for meme coin and token investments.

Core Features & Use Cases

  • Rug Pull Detection: Identifies hidden minting, honeypots, and fee manipulation.
  • Solana Token Analysis: Analyzes SPL token authorities and Token-2022 risks.
  • Token Security Review: Evaluates token security features, including transfer hooks and LP pool attacks.
  • Pre-Investment Due Diligence: Assists with audit preparation for token audits and pre-investment research.

Quick Start

Run the automated token scanner for your coin at 'tools/token_scanner.py'.

Frequently Asked Questions about meme-coin-audit

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

FAQPage Schema
How do I detect a rug pull before buying a meme coin?

Rug pull detection scans token contracts for common vulnerabilities like hidden minting, transfer restrictions, and fee manipulation to evaluate meme coin security risks. It identifies honeypots and liquidity pool attack vectors before you invest.

Can I run Solana token analysis to check for hidden minting vulnerabilities?

Yes, Solana token analysis evaluates SPL token authorities and Token-2022 risks to identify hidden minting and other security vulnerabilities. It checks token program features to detect potentially malicious configurations.

What's the best way to audit a token for fee manipulation and transfer restrictions?

Token security review evaluates smart contracts to detect fee manipulation, transfer hooks, and LP pool attack vectors. This automated scanner analyzes contract logic to find where fees or transfers can be altered maliciously.

Does this token scanner work with both EVM and Solana tokens?

Yes, the token scanner performs security analysis for both EVM and Solana tokens. It detects vulnerabilities across both ecosystems, including Solana SPL authorities and EVM-based liquidity pool attacks.

Do I need Python installed to run the automated token scanner?

Yes, you need Python installed since the token scanner relies on Python dependencies like pypdf, pdfplumber, and solana libraries. These packages handle PDF report processing and Solana blockchain interactions.