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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/satoshi891102/solana-scannerWhat 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-satoshi891102-solana-scanner": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution, external-api
Related Skills
bounty-hunter
Find, evaluate, and submit online bounties and hackathons for prize money. Use when user mentions "bounties", "hackathon", "earn money", "Superteam Earn", "prize money", "submissions", "freelance bounties", or asks to find paid opportunities. Covers discovery, eligibility filtering, content drafting, and submission workflows.
vibe-ship
Ship a complete web app from idea to public deployment in one session. Use when user says "build me an app", "ship this idea", "vibe code", "quick ship", "deploy this", or describes any consumer app, tool, or website they want built and deployed. Handles validation, tech stack selection, building, testing, and deployment to Vercel or GitHub Pages.
solana-whale-alert
Monitor Solana wallets and tokens for large transactions. Get alerts when whales move. No API keys required.