prism-scanner

Analyze ERC-20 tokens for safety risks using PRISM endpoints.

7|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/LvcidPsyche/polymarket-arbitrage-bot --skill prism-scanner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prism-scanner
Source: https://github.com/LvcidPsyche/polymarket-arbitrage-bot/tree/main/skills/prism-scanner
Command: npx skills add https://github.com/LvcidPsyche/polymarket-arbitrage-bot --skill prism-scanner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Token safety evaluation for crypto tokens, helping identify rug risks, copycat scams, holder concentration, and liquidity status.

Core Features & Use Cases

  • Comprehensive risk checks: Copycat detection, holder distribution, liquidity status, and contract verification.
  • Risk scoring: Returns a numeric risk score with intuitive levels and clear output formats.
  • CLI-driven analysis: Scan tokens by symbol or contract address via the provided scan script.

Quick Start

Run the prism scanner on a token symbol or contract address to receive a risk report.

Frequently Asked Questions about prism-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check crypto token safety and rug pull risks?

To check crypto token safety and rug pull risks, scan the ERC-20 token using its symbol or contract address. The tool analyzes copycat risks, holder distribution, and liquidity status to generate a comprehensive risk score.

What does holder distribution analysis reveal about token risks?

Holder distribution analysis reveals token risks by identifying holder concentration. High concentration in a few wallets indicates elevated rug pull risks, which is combined with liquidity and copycat data to calculate an overall risk score.

How do I detect copycat ERC-20 tokens?

You can detect copycat ERC-20 tokens by running a scan via the token's symbol or contract address. The analysis compares token data against known patterns to flag malicious copycat scams and returns the results in a JSON format.

Do I need an API key to scan tokens for liquidity status?

Scanning tokens for liquidity status requires a configurable PRISM_URL environment variable, while an API key is optional. You run the scan using curl with jq for data extraction to retrieve the token's risk insights.

What is the best way to analyze ERC-20 token risks by contract address?

The best way to analyze ERC-20 token risks by contract address is using a CLI-driven scanner. It queries PRISM endpoints to return risk scores, copycat detection, holder distribution, and liquidity insights formatted as JSON.

Are token safety scans limited to specific blockchain networks?

Token safety scans are currently limited to ERC-20 tokens. The analysis extracts risk scores, copycat risks, holder distribution, and liquidity insights specifically for the Ethereum ecosystem using PRISM endpoints.