ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

solana-scanner

Scan any Solana token for safety — liquidity, holder concentration, red flags, and rug pull indicators. No API keys required.

Why use this skill?

Analyze Solana tokens for rug pull risks. Check liquidity, holder concentration, and price history with this free, automated AI-powered security scanner.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/satoshi891102/solana-scanner
Or

What This Skill Does

The solana-scanner skill provides an automated, programmatic way to evaluate the risk profile of any Solana-based token. By leveraging real-time data from DexScreener, the Jupiter Price API, and standard Solana RPC nodes, it generates a comprehensive safety assessment. It scans critical metrics such as liquidity pools, holder distribution concentration, pair age, and trading volume, ultimately producing a standardized safety score that helps users distinguish between legitimate projects and potential scams or 'rug pulls'. This tool is essential for anyone participating in the volatile Solana memecoin ecosystem, as it removes the guesswork and provides objective, data-backed insights before you commit capital.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/satoshi891102/solana-scanner Ensure you have bash, curl, and python3 installed on your system. While the skill works with public RPC endpoints, power users are encouraged to set the SOLANA_RPC_URL environment variable pointing to a dedicated provider like Helius or QuickNode to ensure stable access to blockchain state data.

Use Cases

This skill is primarily designed for decentralized finance (DeFi) participants. It acts as an automated 'due diligence' assistant. Whether you are vetting a new launch before buying, monitoring a portfolio, or investigating a suspicious token link shared on social media, the scanner provides an instant snapshot of the token's health. It is particularly effective for identifying low-liquidity traps and tokens where a single wallet holds a dangerous percentage of the supply.

Example Prompts

  • "Is the token with address De8j...63 safe to trade right now?"
  • "Scan the latest BONK contract and tell me if the holder concentration is healthy."
  • "Check if this memecoin is a rug pull based on its liquidity and age."

Tips & Limitations

Always remember that the data provided is a snapshot in time; fast-moving markets can shift liquidity within minutes. The tool is for analysis, not financial advice. Because it relies on public APIs, rate limiting may occur during periods of high network congestion. To get the most accurate results, ensure your environment is updated and consider using a private RPC URL if you perform frequent, deep-chain analysis. Use the safety scores provided as a guide for your personal risk tolerance, not as a definitive guarantee of performance.

Metadata

Stars1054
Views1
Updated2026-02-16
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-satoshi891102-solana-scanner": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#defi#security#crypto#rugcheck
Safety Score: 3/5

Flags: network-access, code-execution, external-api