π¦ ClawHub
Meme Risk Radar
by @2663629531
Bilingual meme token risk radar for Binance Web3 data. Scan newly launched or fast-rising meme tokens from Meme Rush, enrich with token audit and token info,...
TERMINAL
clawhub install meme-risk-radar-skillπ About This Skill
name: meme-risk-radar-skill description: Bilingual meme token risk radar for Binance Web3 data. Scan newly launched or fast-rising meme tokens from Meme Rush, enrich with token audit and token info, produce a normalized risk report in Chinese or English, and support SkillPay billing hooks for paid scan and audit calls.
Skill: meme-risk-radar-skill
Purpose
Use this skill to turn Binance Web3 meme discovery data into a tradable risk workflow. It is designed for users who want fast meme coverage, but need structured filtering before deciding whether to research further.Default output supports both zh and en.
Product Positioning
risk-first discovery: find candidates first, then downgrade obvious traps before deeper research.Trust Posture
Commands
Run from the skill root:python3 scripts/meme_risk_radar.py scan --chain solana --stage new --limit 10 --lang zh
python3 scripts/meme_risk_radar.py scan --chain bsc --stage finalizing --limit 5 --lang en --min-liquidity 10000
python3 scripts/meme_risk_radar.py audit --chain bsc --contract 0x1234... --lang en
python3 scripts/meme_risk_radar.py health
Output Contract
Each scan returns:chainstagelanggenerated_at_utctokens[]Each token entry contains:
symbolnamecontract_addressscorerisk_levelsummarysignals[]metricsauditlinksBilling Hook (SkillPay)
scan and audit.SKILLPAY_APIKEY.SKILLPAY_PRICE_USDT (default 0.002).Suggested Monetization
scan and per audit, keep health free.0.002 USDT per call for public listing, then raise after usage data is stable.Required/Useful Env Vars
SKILLPAY_APIKEY (required for paid mode)SKILLPAY_BASE_URL (optional, default https://skillpay.me)SKILLPAY_CHARGE_URL (optional override)SKILLPAY_CHARGE_PATH (optional, default /charges)SKILLPAY_USER_REF (optional, default anonymous)SKILLPAY_PRICE_USDT (optional, default 0.002)SKILLPAY_BILLING_MODE (optional, skillpay or noop)BINANCE_WEB3_BASE_URL (optional, default https://web3.binance.com)BINANCE_HTTP_TIMEOUT_SEC (optional, default 12)Notes
LOW risk never means safe. The report is a point-in-time snapshot.π Tips & Best Practices
LOW risk never means safe. The report is a point-in-time snapshot.