← 返回 Skills 市场
cmx20150407-dotcom

My Token Safety Skill

作者 cmx20150407-dotcom · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
52
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install my-token-safety-skill
功能描述
Analyzes BSC token risks like honeypot, mintability, taxes, and holder distribution to assess rug pull likelihood.
使用说明 (SKILL.md)

Token Safety Checker

Detects risks of BSC tokens (honeypot, mintable, taxes, holder distribution). Perfect for quick "rug pull" analysis.

Usage

Trigger keywords: check token, scan token, token audit, 土狗检测

Example

User: check token 0x55d398326f99059ff775485246999027b3197955

Agent will reply with risk level and detailed metrics.

Parameters

  • address (required): BSC token contract address.

Output

  • Risk level (Critical/High/Medium/Low)
  • Score (0-100+)
  • Detailed breakdown: honeypot, mintable, buy/sell tax, owner percent, holder count, open source.

Notes

Uses GoPlus Labs API (free). Only supports BSC chain (chainId=56).

安全使用建议
Install only if you are comfortable sending queried BSC contract addresses to GoPlus Labs. Do not provide wallet seed phrases, private keys, exchange credentials, or treat the score as financial advice.
能力评估
Purpose & Capability
The stated purpose is BSC token safety analysis, and the code only fetches token-security data for a supplied contract address, scores common risk signals, and replies with the result.
Instruction Scope
Runtime instructions are narrow: the skill expects an address argument and returns a token-risk report. No prompt overrides, hidden behavioral instructions, broad local scanning, or agent-control changes were found.
Install Mechanism
The package is a small TypeScript/Node skill with no install scripts and only declared dev dependencies. The package imports @openclaw/core without declaring it, which may affect reliability but is not a security concern by itself.
Credentials
The external network call to GoPlus Labs is disclosed and proportionate to token analysis. Users should understand that queried contract addresses are sent to that third-party API.
Persistence & Privilege
No file writes, credential reads, shell execution, background workers, persistence setup, privilege escalation, or wallet/private-key handling were found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install my-token-safety-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /my-token-safety-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial version introducing Token Safety Checker: - Scans BSC tokens for risks such as honeypots, mintable supply, high taxes, and holder distribution issues. - Provides a risk level, score, and detailed analysis for a given token address. - Supports trigger keywords: check token, scan token, token audit, 土狗检测. - Only supports Binance Smart Chain (chainId=56) using GoPlus Labs API.
元数据
Slug my-token-safety-skill
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

My Token Safety Skill 是什么?

Analyzes BSC token risks like honeypot, mintability, taxes, and holder distribution to assess rug pull likelihood. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。

如何安装 My Token Safety Skill?

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

My Token Safety Skill 是免费的吗?

是的,My Token Safety Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

My Token Safety Skill 支持哪些平台?

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

谁开发了 My Token Safety Skill?

由 cmx20150407-dotcom(@cmx20150407-dotcom)开发并维护,当前版本 v0.1.0。

💬 留言讨论