← Back to Skills Marketplace
bytesagain-lab

Meme Coin Scanner

by bytesagain-lab · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
516
Downloads
0
Stars
3
Active Installs
10
Versions
Install in OpenClaw
/install meme-coin-scanner
Description
Scan new meme coins for risks and opportunities — honeypot detection, liquidity analysis, holder concentration.
Usage Guidance
This skill appears to do what it says: it queries public token APIs (DexScreener, etc.), prints heuristics and checklists, and stores logs under a per-user data directory. Before installing, consider: 1) it will create and write logs under your home/XDG data dir (which may include token addresses or command arguments); 2) it performs network requests to public APIs — if you run it in a sensitive environment, prefer network isolation; 3) it does not request API keys or other secrets, but the tips mention optional API keys (not required) — do not supply unrelated credentials. Finally, treat results as informational only (not financial advice) and cross-check using independent tools.
Capability Analysis
Type: OpenClaw Skill Name: meme-coin-scanner Version: 2.0.0 The skill bundle provides a legitimate utility for scanning cryptocurrency tokens using the DexScreener API. The primary script, `scripts/meme.sh`, performs standard network requests to fetch market data and liquidity information, while `scripts/script.sh` contains generic security-related helper functions. There is no evidence of data exfiltration, malicious execution, or prompt injection intended to subvert the AI agent's behavior.
Capability Assessment
Purpose & Capability
Name/description match the included scripts: the bash wrapper runs embedded Python that queries public token APIs (DexScreener and related sites) and prints risk heuristics. There are no unrelated credentials, binaries, or surprising capabilities requested.
Instruction Scope
SKILL.md directs the agent to run bundled scripts which perform network requests to public scanner APIs and print checklists. The instructions do not ask the agent to read unrelated files or exfiltrate secrets. They do perform network calls to public endpoints (expected for this purpose).
Install Mechanism
No install spec is provided (instruction/script-based), so nothing is downloaded or extracted at install time. The only runtime artifacts are the included scripts, which are plain text and invoked directly.
Credentials
The skill declares no required environment variables or credentials. At runtime the scripts read HOME/XDG_DATA_HOME and optionally MEME_COIN_SCANNER_DIR to create local directories (e.g., ~/.meme-scanner or XDG data path) and log activity. This is proportionate to the function, but be aware logs may include command arguments (token addresses).
Persistence & Privilege
always:false and no special privileges requested. The skill creates and writes to its own data/log directory only and does not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meme-coin-scanner
  3. After installation, invoke the skill by name or use /meme-coin-scanner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.4
yaml-fix+quality
v2.3.3
yaml-fix+quality
v2.3.2
Quality upgrade
v2.3.1
Quality upgrade: custom functionality
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Meme Coin Scanner 1.0.0 – Initial Release - Scan meme coins for risks and opportunities using DexScreener and CoinGecko APIs. - Detect honeypots, analyze liquidity, highlight risky holder concentrations, and flag rug pull indicators. - Access new token listings, trending coins, and a safety checklist via command line. - Clear risk indicator guide with actionable safety tips included.
Metadata
Slug meme-coin-scanner
Version 2.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 10
Frequently Asked Questions

What is Meme Coin Scanner?

Scan new meme coins for risks and opportunities — honeypot detection, liquidity analysis, holder concentration. It is an AI Agent Skill for Claude Code / OpenClaw, with 516 downloads so far.

How do I install Meme Coin Scanner?

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

Is Meme Coin Scanner free?

Yes, Meme Coin Scanner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meme Coin Scanner support?

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

Who created Meme Coin Scanner?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.0.

💬 Comments