← 返回 Skills 市场
loutai0307-prog

Meme Coin Scanner

作者 loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-meme-coin-scanner
功能描述
Scan meme coins for scam signals, rug-pull risk, and on-chain audit flags. Use when evaluating tokens, auditing contracts, checking liquidity lock status.
使用说明 (SKILL.md)

Meme Coin Scanner

Detect scams and find gems in the meme coin market.

Commands

bash scripts/meme.sh scan \x3Ctoken_address> [chain]   # Deep scan a token
bash scripts/meme.sh new [chain]                     # New token listings
bash scripts/meme.sh trending                        # Trending meme coins
bash scripts/meme.sh checklist                       # Safety checklist

Risk Indicators

  • 🔴 Honeypot: Can't sell after buying
  • 🔴 Rug Pull: Dev can drain liquidity
  • 🟡 High Tax: >10% buy/sell tax
  • 🟡 Concentrated: Top holder >20% supply
  • 🟢 Locked LP: Liquidity locked >6 months
  • 🟢 Renounced: Ownership given up

Safety First

  1. Never invest more than you can afford to lose
  2. Always check contract before buying
  3. Start with tiny amounts to test selling
  4. Verify on multiple scanners (TokenSniffer, GoPlus)

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Requirements

  • bash 4+
  • python3 (standard library only)
安全使用建议
This skill appears to do what it claims: run local scripts that call public token/DEX APIs and produce heuristic risk output. Before installing, consider: (1) The scripts will create and write logs under your home directory (~/.meme-scanner or an XDG path) that may contain token addresses or query history — review those files if you care about privacy. (2) The code makes outbound requests to public services (DexScreener etc.); those services will see your queried token addresses. (3) No secrets are required, but the tips mention optional API keys — only set keys if you trust the skill and the upstream services. (4) One of the provided files (scripts/meme.sh) was partially truncated in the supplied bundle; to raise confidence, review the full file to ensure there are no hidden network calls or unexpected behavior in the missing portion. If you want extra safety, run the scripts in a restricted/sandboxed environment or inspect the full source locally before use.
功能分析
Type: OpenClaw Skill Name: bytesagain-meme-coin-scanner Version: 1.0.0 The skill bundle provides a functional meme coin scanner that fetches data from the DexScreener API to evaluate token risks. The primary script, scripts/meme.sh, performs legitimate data retrieval and basic risk analysis (liquidity, age, volume) without any signs of data exfiltration or malicious execution. While scripts/script.sh contains generic security utility placeholders (hashing, password generation) that are unrelated to the core functionality, they do not exhibit harmful behavior.
能力标签
crypto
能力评估
Purpose & Capability
Name/description match the included scripts: the shell+Python scripts query token/DEX APIs, present risk heuristics, and print external checker links. No unrelated cloud credentials or unrelated binaries are requested.
Instruction Scope
SKILL.md instructs running local scripts (meme.sh, script.sh). Those scripts perform network GETs to public APIs (e.g., DexScreener), print assessments, and provide checklists. They also create a local data directory (~/.meme-scanner or XDG path) and write logs/history — expected for a CLI scanner but worth noting for privacy.
Install Mechanism
No install spec; this is instruction+bundled scripts only. Nothing is downloaded or executed from remote URLs during install.
Credentials
The skill declares no required env vars or credentials. Scripts optionally respect MEME_COIN_SCANNER_DIR/XDG_DATA_HOME to change data path and the tips mention API keys as optional. No unexplained secret access is present.
Persistence & Privilege
always:false and no modifications to system-wide or other skills' configs. The script persists logs and data in a per-user data directory (normal but persistent on the machine).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-meme-coin-scanner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-meme-coin-scanner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Restored with improvements
元数据
Slug bytesagain-meme-coin-scanner
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Meme Coin Scanner 是什么?

Scan meme coins for scam signals, rug-pull risk, and on-chain audit flags. Use when evaluating tokens, auditing contracts, checking liquidity lock status. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 Meme Coin Scanner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-meme-coin-scanner」即可一键安装,无需额外配置。

Meme Coin Scanner 是免费的吗?

是的,Meme Coin Scanner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Meme Coin Scanner 支持哪些平台?

Meme Coin Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meme Coin Scanner?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.0。

💬 留言讨论