A high-performance security scanner for detecting rug pulls, honeypots, and holder concentration in crypto tokens.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install prism-scanner
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 prism-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Prism-Scanner is a specialized security tool designed for the Openclaw Skills ecosystem, providing instant due diligence for any cryptocurrency token. By interfacing with the Strykr PRISM engine, it evaluates critical risk factors such as holder concentration, liquidity locks, and contract authenticity across Solana and EVM chains. This skill is built to empower AI agents and developers, allowing them to automate the vetting process and identify malicious patterns before they result in financial loss.
Integrating this skill into your workflow ensures that every token interaction is backed by deep analytics. Whether you are building a trading bot or a research assistant, Prism-Scanner provides the technical depth required to navigate the volatile DeFi landscape safely. It translates complex blockchain data into a simplified risk score, making it an essential component for anyone utilizing Openclaw Skills for financial automation.
To get started with this skill within the Openclaw Skills directory, follow these steps:
# Navigate to the skill directory
cd prism-scanner
# Configure your environment variables
export PRISM_URL=https://strykr-prism.up.railway.app
export PRISM_API_KEY=your-optional-api-key
# Run a scan for a specific token
./scan.sh [TOKEN_SYMBOL_OR_ADDRESS]
The skill organizes its security findings into a structured report. When using the JSON flag, the data follows this taxonomy:
| Key | Description | Data Type |
|---|---|---|
| risk_score | Overall risk rating (0-100) | Integer |
| contract_verified | Boolean status of source code verification | Boolean |
| holder_stats | Percentage held by top 10 and top 100 wallets | Object |
| liquidity_status | Details on locked LP and total liquidity | Object |
| copycat_detected | Indicator if the token mimics a known scam | Boolean |
Loading
A real-time Solana token monitoring tool for tracking Pump.fun launches and graduations within the Openclaw Skills ecosystem.

A specialized toolkit for optimizing npm packages, GitHub repositories, and AI agent skills to maximize search engine and agent discoverability.

A comprehensive security toolkit designed to harden AI agent gateways and protect sensitive API keys and conversation data.

A definitive guide and configuration set for AI agents to ensure human-in-the-loop validation, fail-fast protocols, and reliable execution.

A powerful CLI utility for rapidly generating standardized templates for AI agent skills and MCP servers.

A unified financial data API providing 120+ endpoints for real-time market data, token security, and cross-asset analysis tailored for AI agents.








































