A powerful tool for AI agents to analyze Solana tokens for safety, risk scores, and potential rug pull indicators.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rugcheck
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install rugcheck using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The RugCheck skill empowers AI agents to perform deep technical audits on Solana-based tokens. By interfacing with the RugCheck API, it provides critical insights into token safety, including liquidity locking status, holder concentration, and metadata mutability. This skill is essential for users who need to verify the legitimacy of new or trending Solana projects before interacting with them, making Openclaw Skills a vital part of a secure crypto workflow.
This skill requires no API keys for standard read operations, allowing for immediate integration into automated research workflows. It translates complex blockchain data into actionable risk scores (0-100), enabling developers and traders to quickly identify high-risk assets through a standardized evaluation framework.
To integrate this capability into your Openclaw Skills library, use the provided bash scripts for execution. No external API key is required for basic lookups.
# Get a quick risk summary (score and flags)
bash scripts/rugcheck.sh summary <MINT_ADDRESS>
# Generate a full detailed report (holders, markets, LP details)
bash scripts/rugcheck.sh report <MINT_ADDRESS>
# Discover currently trending tokens on Solana
bash scripts/rugcheck.sh trending
The skill organizes token data into several specific categories to ensure clarity in risk assessment:
| Data Point | Description |
|---|---|
| Risk Score | A normalized 0-100 value (Below 30 is Low Risk, above 60 is High Risk). |
| Risk Flags | An array containing specific warnings like Low Liquidity or LP Not Locked. |
| LP Status | Percentage of liquidity pool tokens that are securely locked in vaults. |
| Token Metadata | Verification of whether metadata is mutable and who the update authority is. |
| Holder Distribution | Analysis of the top 10 holders and their percentage of total supply. |
| Insider Networks | Identification of connected clusters of wallets and creator balances. |
Loading
A universal memory architecture that provides AI agents with persistent identity, long-term context, and seamless cross-session continuity.

An autonomous social media manager for X/Twitter that uses native browser automation and research tools to grow your audience.

A Puppeteer-powered headless browser skill for rendering web pages and extracting readable content for AI agents.

A comprehensive integration for managing athlete profiles, training activities, calendar events, and wellness data via the Intervals.icu API.

A technical tool to measure brand visibility and citation rates across major AI models to optimize Answer Engine Optimization (AEO) strategies.

A specialized skill for building and updating high-authority content designed specifically to be cited by AI answer engines using free search and fetch tools.








































