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

prism-scanner

Instant rug pull detection for any token. Holder concentration, liquidity locks, contract risks. DYOR before you ape. Works with AI agents.

Why use this skill?

Use the prism-scanner to instantly detect rug pulls, check liquidity, and analyze token risks on Solana and EVM chains. Stay safe with automated DeFi security.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/nextfrontierbuilds/prism-scanner
Or

What This Skill Does

The prism-scanner skill provides an automated, high-speed security audit for crypto tokens across Solana and EVM chains. By leveraging the Strykr PRISM engine, it evaluates potential vulnerabilities such as honeypot contract structures, excessive holder concentration, and unlocked liquidity. The tool returns a standardized risk score (0-100) and a granular breakdown of security factors including token age, contract verification status, and copycat detection. It acts as an essential safeguard for AI agents operating in DeFi markets, ensuring that automated trades or research tasks are conducted on verified, stable assets rather than malicious rug pulls.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Ensure your environment is prepared with the necessary authentication credentials if required by your specific deployment. Run the following command in your terminal:

clawhub install openclaw/skills/skills/nextfrontierbuilds/prism-scanner

After installation, configure your environment variables by setting PRISM_URL to point to the Strykr API and providing your PRISM_API_KEY if applicable. This ensures the skill has the required network connectivity to fetch real-time blockchain data.

Use Cases

This skill is primarily designed for high-frequency traders, risk-averse investors, and automated AI agents. It serves to:

  • Automate due diligence checks before executing automated token swaps.
  • Scan trending social media tokens for signs of fraud before human intervention.
  • Monitor portfolio assets for sudden changes in liquidity or whale behavior.
  • Provide an audit layer for decentralized applications (dApps) that feature token discovery modules.

Example Prompts

  1. "OpenClaw, check the token at address 0x6982508145454Ce325dDbE47a25d4ec3d2311933 and tell me if it is a honeypot."
  2. "Scan the symbol $PEPE and provide a detailed risk report including holder concentration stats."
  3. "Is the new token launch at address 0x123... safe to swap? Use the prism-scanner to verify its liquidity status."

Tips & Limitations

Always treat the risk score as a heuristic, not a guarantee of safety. The scanner is a tool for "DYOR" (Do Your Own Research); even a low-risk score does not negate market volatility or project failure risk. Ensure the PRISM_URL is correctly configured to the official endpoint to avoid data spoofing. Regularly update your skill package via clawhub to receive the latest security definitions, as scam detection algorithms evolve continuously to track new rug pull patterns.

Metadata

Stars1335
Views11
Updated2026-02-23
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-nextfrontierbuilds-prism-scanner": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#security#defi#crypto#blockchain#rugpull
Safety Score: 4/5

Flags: network-access, external-api