meme-coin-audit

Audits EVM and Solana meme coin contracts for rug-pull vectors and malicious logic.

3|1|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/EntroVyx/hermes-agent-offsec --skill meme-coin-audit-entrovyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meme-coin-audit
Source: https://github.com/EntroVyx/hermes-agent-offsec/tree/main/skills/offsec/redteam/meme-coin-audit
Command: npx skills add https://github.com/EntroVyx/hermes-agent-offsec --skill meme-coin-audit-entrovyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the high-risk environment of meme coin trading by providing a systematic, rapid-fire audit process to identify rug pulls, honeypots, and malicious contract backdoors before capital is deployed.

Core Features & Use Cases

  • Rug Pull Detection: Identifies hidden minting, fee manipulation, and liquidity pool drainage patterns in EVM and Solana contracts.
  • Authority Analysis: Verifies mint, freeze, and update authorities to ensure token immutability and prevent unauthorized confiscation.
  • Use Case: Before investing in a new Solana SPL token or EVM meme coin, use this skill to perform a 5-minute security sweep to confirm if the deployer has retained dangerous privileges or if the contract contains known scam vectors.

Quick Start

Use the meme-coin-audit skill to perform a security sweep on the provided token contract source code.

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 in a Solana SPL token or EVM meme coin?

To detect a rug pull in a Solana SPL token or EVM meme coin, perform a security audit to identify hidden minting, fee manipulation, and liquidity pool drainage patterns. This process evaluates token authority structures and transfer restrictions.

What is token authority analysis in a DeFi security audit?

Token authority analysis in a DeFi security audit verifies mint, freeze, and update authorities to ensure token immutability. It prevents unauthorized confiscation by checking administrative privileges across decentralized finance ecosystems.

How do I check if a meme coin contract has malicious backdoors before investing?

To check for malicious backdoors in a meme coin contract before investing, run static analysis on the source code and on-chain verification of administrative privileges. This sweep detects known scam vectors and dangerous retained deployer privileges.

Can I audit liquidity pool integrity and transfer restrictions across both EVM and Solana?

Yes, you can audit liquidity pool integrity and transfer restrictions across both EVM and Solana. The audit performs static analysis of source code to evaluate these security vectors and assess investment risk in decentralized finance ecosystems.

What are the limitations of static analysis for detecting honeypots in meme coins?

Static analysis for detecting honeypots in meme coins is limited to evaluating source code logic and on-chain administrative privileges. It may not detect dynamic external manipulations or off-chain anomalies that affect the actual investment risk.