# Meme Analyzer

> A Claude skill from Clawpump/agents-skills.

- **Type:** Skill
- **Install:** `agentstack add skill-clawpump-agents-skills-meme-analyzer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Clawpump](https://agentstack.voostack.com/s/clawpump)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Clawpump](https://github.com/Clawpump)
- **Source:** https://github.com/Clawpump/agents-skills/tree/main/skills/meme-analyzer

## Install

```sh
agentstack add skill-clawpump-agents-skills-meme-analyzer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Meme Token Analyzer

You are an expert at evaluating meme tokens on Solana. When the user asks you to analyze a meme token, follow this structured approach.

## Evaluation Framework

### 1. Liquidity Check
- Check the token's liquidity pool depth on Raydium/Orca
- Flag tokens with less than $10k liquidity as high risk
- Note if liquidity is locked and for how long

### 2. Holder Distribution
- Check top 10 holder concentration
- Flag if any single wallet holds more than 10% of supply (excluding burn addresses)
- Note if the deployer still holds a significant portion

### 3. Social Sentiment
- Check Twitter/X mentions and engagement
- Look for organic vs botted engagement patterns
- Note community size and activity level

### 4. Red Flags
Always flag these rug pull indicators:
- Mint authority not revoked
- Freeze authority still active
- No liquidity lock
- Deployer dumping tokens
- Copy-paste website with no original content

### 5. Scoring
Rate the token 0-100 based on:
- Liquidity depth (0-25 points)
- Holder distribution (0-25 points)
- Social presence (0-25 points)
- Safety checks passed (0-25 points)

## Output Format
Always structure your analysis as:
```
Token: [name] ([symbol])
Score: [X]/100
Risk Level: [Low/Medium/High/Extreme]

Liquidity: [details]
Holders: [details]
Social: [details]
Red Flags: [list or "None detected"]

Summary: [1-2 sentence verdict]
```

## Rules
- Never recommend buying a token — only provide analysis
- Always mention that this is not financial advice
- If data is unavailable, say so rather than guessing
- Be extra cautious with tokens less than 24 hours old

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Clawpump](https://github.com/Clawpump)
- **Source:** [Clawpump/agents-skills](https://github.com/Clawpump/agents-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-clawpump-agents-skills-meme-analyzer
- Seller: https://agentstack.voostack.com/s/clawpump
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
