← 返回 Skills 市场
psychotechv4

RugCheck

作者 PsychoTechV4 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1211
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install rugcheck
功能描述
Analyze Solana tokens for rug pull risks using the RugCheck API (rugcheck.xyz). Use when asked to check a Solana token safety, risk score, liquidity, holder distribution, metadata mutability, or insider trading patterns. Also use for discovering trending, new, or recently verified Solana tokens. Triggers on token check, rug check, token safety, Solana token analysis, is this token safe, token risk score, LP locked, holder concentration.
安全使用建议
This skill appears to do what it says: it sends token mint addresses to rugcheck.xyz and returns public risk reports. Before installing, consider: (1) Queries will reveal which token mint addresses you ask about to a third party (rugcheck.xyz) — avoid sending any sensitive/private data. (2) The SKILL.md mentions bulk endpoints that require a wallet JWT; the skill does not attempt to obtain any JWTs automatically, but you should not provide private keys or wallet secrets. (3) Rate limits may apply; the script respects basic error handling but you may want to throttle repeated queries. If you need full privacy or offline analysis, use your own tooling or self-hosted analyzers instead.
功能分析
Type: OpenClaw Skill Name: rugcheck Version: 1.0.0 The OpenClaw AgentSkills bundle is benign. The `SKILL.md` provides clear instructions for the AI agent, aligning with the stated purpose of analyzing Solana tokens via the RugCheck API. The `scripts/rugcheck.sh` script uses `curl` to interact exclusively with `https://api.rugcheck.xyz`, and includes robust input validation for Solana mint addresses, preventing command injection. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent for harmful objectives.
能力评估
Purpose & Capability
Name/description promise Solana token risk checks via RugCheck and the included script plus SKILL.md implement exactly that (calls to https://api.rugcheck.xyz endpoints). No extraneous credentials, binaries, or unrelated capabilities are requested.
Instruction Scope
Runtime instructions and the script only call RugCheck read endpoints, validate mint addresses locally, and pretty-print JSON. They do not read arbitrary files, environment variables, or send data to any endpoints other than api.rugcheck.xyz. Bulk endpoints are documented as requiring JWTs but the skill does not attempt to perform auth automatically.
Install Mechanism
No install spec; this is instruction-only with a small bundled shell script. There are no downloads, extracted archives, or third-party package installs.
Credentials
No environment variables, credentials, or config paths are required. The SKILL.md mentions that some bulk endpoints require a wallet JWT (correctly labeled) but the skill does not request or embed any secret.
Persistence & Privilege
always is false and the skill does not modify system or other skills' config. It has no persistent install steps or privileges beyond running a local script that issues HTTP requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rugcheck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rugcheck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug rugcheck
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

RugCheck 是什么?

Analyze Solana tokens for rug pull risks using the RugCheck API (rugcheck.xyz). Use when asked to check a Solana token safety, risk score, liquidity, holder distribution, metadata mutability, or insider trading patterns. Also use for discovering trending, new, or recently verified Solana tokens. Triggers on token check, rug check, token safety, Solana token analysis, is this token safe, token risk score, LP locked, holder concentration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1211 次。

如何安装 RugCheck?

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

RugCheck 是免费的吗?

是的,RugCheck 完全免费(开源免费),可自由下载、安装和使用。

RugCheck 支持哪些平台?

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

谁开发了 RugCheck?

由 PsychoTechV4(@psychotechv4)开发并维护,当前版本 v1.0.0。

💬 留言讨论