← Back to Skills Marketplace
psychotechv4

RugCheck

by PsychoTechV4 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1211
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install rugcheck
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rugcheck
  3. After installation, invoke the skill by name or use /rugcheck
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug rugcheck
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

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

How do I install RugCheck?

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

Is RugCheck free?

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

Which platforms does RugCheck support?

RugCheck is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created RugCheck?

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

💬 Comments