← Back to Skills Marketplace
2663629531

Meme Risk Radar

by 2663629531 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
308
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install 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,...
Capability Analysis
Type: OpenClaw Skill Name: meme-risk-radar-skill Version: 1.0.0 The meme-risk-radar-skill is a legitimate tool designed to analyze and score the risk of meme tokens using Binance Web3 API data. The code implements a transparent 'pay-per-use' monetization model via the SkillPay service (billing.py), which is clearly documented in SKILL.md and README.md. It follows security best practices by using environment variables for API keys, maintaining a read-only posture (no trading capabilities), and providing clear risk disclaimers. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The skill's stated purpose (Binance Web3 meme token risk scanning) matches the code that calls Binance Web3 endpoints and produces risk reports. However the registry metadata declares no required env vars while SKILL.md documents several billing-related environment variables; the billing code looks for differently named env vars (e.g., build_billing_client checks SKILL_BILLING_API_KEY and SKILL_ID, while SKILL.md and other files reference SKILLPAY_APIKEY / SKILLPAY_*). This mismatch is incoherent and suggests the skill may require secrets not declared in metadata or the docs are out of sync with the implementation.
Instruction Scope
SKILL.md instructs running the bundled Python scripts (scan/audit/health). Those scripts perform only network calls (Binance Web3 API and the SkillPay billing endpoint) and local JSON output; they do not attempt to read unrelated system files or trading keys. This stays within the stated purpose. However the billing instructions direct the agent to read API keys from environment variables and call external billing endpoints; that external network I/O is expected but worth noting.
Install Mechanism
No install specification is provided (instruction-only skill plus bundled Python scripts). Dependencies are minimal (requests in requirements.txt). No downloads from arbitrary URLs or archive extraction are present in the manifest.
Credentials
The skill expects billing credentials for pay-per-call behavior, which is proportionate to the monetization design, but the implementation is inconsistent about which env vars are required: SKILL.md documents SKILLPAY_APIKEY / SKILLPAY_BILLING_URL / SKILLPAY_PRICE_USDT, billing code's SkillPayBillingClient defaults to SKILLPAY_BILLING_URL, but build_billing_client requires SKILL_BILLING_API_KEY and SKILL_ID. Tests and other files also reference SKILLPAY_APIKEY. These mismatches could cause the skill to throw errors, or (worse) developers/operators to set the wrong env var names and unintentionally expose keys to an external billing endpoint. The code sends the billing API key as an
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meme-risk-radar-skill
  3. After installation, invoke the skill by name or use /meme-risk-radar-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
First public release of Meme Risk Radar, a bilingual risk-first meme token scanner for Binance Web3. This version includes: - meme token discovery across new/finalizing/migrated stages - explainable risk scoring and audit enrichment - Chinese and English output - SkillPay pay-per-use billing support - documentation and ClawHub-ready packaging
Metadata
Slug meme-risk-radar-skill
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Meme Risk Radar?

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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 308 downloads so far.

How do I install Meme Risk Radar?

Run "/install meme-risk-radar-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meme Risk Radar free?

Yes, Meme Risk Radar is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Meme Risk Radar support?

Meme Risk Radar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meme Risk Radar?

It is built and maintained by 2663629531 (@2663629531); the current version is v1.0.0.

💬 Comments