What problem does it solve? Investors and auditors face constant rug pull risk when evaluating meme coins and tokens, where hidden mint functions, honeypots, and retained authorities let deployers drain funds. This Skill provides a structured audit methodology to identify these threats before investing or reporting. ## Core Features & Use Cases - Kill-Signal Triage: Pre-audit hard and soft kill checks (unverified contracts, retained mint/freeze authority, LP lock status) to skip obvious rugs in minutes. - 8 Token Bug Classes: Systematic grep patterns and detection logic for hidden mints, honeypots, fee manipulation, LP drains, bonding curve exploits, authority retention, fake renounces, and sandwich amplification. - Solana & Token-2022 Analysis: On-chain authority checks, transfer hook and permanent delegate detection, pump.fun bonding curve verification, and LP lock contract validation. - Use Case: Before buying a new Solana token, run the 6-question fast filter (mint authority null, freeze authority null, LP locked 6+ months, holder concentration, bonding curve completion) to decide whether to invest or walk away. ## Quick Start Audit this token contract for rug pull vectors and check whether its mint and freeze authorities have been revoked.