Install
$ agentstack add skill-draguris-dragonclaw-meme-rush ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Meme Rush
Real-time meme token tracking from launchpads (Pump.fun, Four.meme, etc.) and AI-powered trending topics.
When to Use
User asks about new meme tokens, meme launches, bonding curves, migration status, pump.fun, four.meme, trending narratives, hot topics, or "what memes are popping."
No API Key Required
All endpoints are public Binance Web3 APIs.
Capabilities
- New Launches — freshly created tokens on launchpads
- Migration Watch — tokens about to graduate from bonding curve to DEX
- Post-Migration — just-migrated tokens with early DEX liquidity
- Topic Rush — AI-ranked market hot topics with associated tokens
Key Endpoints
Meme Token List
GET /bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/meme-rush/rank/list Params: chainId (CT_501=Solana, 56=BSC), listType (1=New, 2=Finalizing, 3=Migrated), sort (10=create time, 30=viral time)
Topic Rush (Trending Narratives)
GET /bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/social-rush/rank/list Params: chainId, rankType (30=viral), sort, asc (true/false)
Tool Call Format
{"tool": "binance_market", "action": "GET", "endpoint": "/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/meme-rush/rank/list", "params": {"chainId": "CT_501", "listType": "1", "sort": "10"}}
Display Guidelines
- Show token name, symbol, price, progress %, dev sell %, holder count
- Flag tokens where dev sold >50% or top10 holders >80%
- Percentage fields are pre-formatted, just append %
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: draguris
- Source: draguris/dragonclaw
- License: MIT
- Homepage: https://www.dragonclaw.asia
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.