← Back to Skills Marketplace
nextfrontierbuilds

Prism Scanner

by Next Frontier AI · GitHub ↗ · v1.1.2
cross-platform ⚠ suspicious
2027
Downloads
1
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install prism-scanner
Description
Instant rug pull detection for any token. Holder concentration, liquidity locks, contract risks. DYOR before you ape. Works with AI agents.
Usage Guidance
This skill behaves like a network-backed token scanner (it sends the token/contract you ask about to a remote PRISM API). Before installing: (1) verify the PRISM API endpoint (default is strykr-prism.up.railway.app) — only use it if you trust that host or change PRISM_URL to a vetted endpoint; (2) note SKILL.md mentions PRISM_API_KEY but the script doesn’t use it — ask the author why and request a version that uses authenticated calls if needed; (3) the script requires curl and jq but the skill metadata doesn’t declare them — ensure your environment has these tools; (4) don’t supply private keys or other secrets to this skill; (5) if you need higher assurance, review the repo at the skill.json repository URL or request the author to publish a homepage and signed releases.
Capability Analysis
Type: OpenClaw Skill Name: prism-scanner Version: 1.1.2 The skill is designed to scan crypto tokens for potential rug pulls using an external API. It uses `curl` in `scripts/scan.sh` to fetch data from `strykr-prism.up.railway.app`, which is necessary for its stated purpose. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`), persistence mechanisms, or prompt injection attempts in SKILL.md. The network calls are directly aligned with the skill's functionality and do not exhibit intentional harmful behavior.
Capability Assessment
Purpose & Capability
Name/description claim a token rug/scam scanner and the code (scan.sh) calls an external PRISM API to perform analysis — this is coherent. Minor inconsistencies: SKILL.md documents an optional PRISM_API_KEY but the script never uses it; skill.json provides a repository URL but source/homepage are marked unknown in the registry metadata.
Instruction Scope
Runtime instructions and the script send token symbols or contract addresses to an external service (default PRISM_URL=https://strykr-prism.up.railway.app). Sending token/contract identifiers to a third-party API is expected for this feature, but it is network exfiltration of the query data — users should confirm they trust the endpoint. The SKILL.md does not instruct the agent to read unrelated local files or secrets.
Install Mechanism
No install spec (instruction-only plus a small script) — low risk from installs. The skill does not download or extract remote archives and does not create persistent binaries.
Credentials
No required environment variables are declared in the registry, which is proportionate. SKILL.md documents PRISM_URL and an optional PRISM_API_KEY, but the provided scan.sh only uses PRISM_URL and does not include any use of PRISM_API_KEY in its curl calls — this mismatch should be clarified. The script also relies on curl and jq but the skill metadata does not declare these required binaries.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. The skill does network calls but otherwise does not require elevated privileges or permanent presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prism-scanner
  3. After installation, invoke the skill by name or use /prism-scanner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
Rebranded to OpenClaw
v1.1.1
SEO update
v1.0.0
Initial release
Metadata
Slug prism-scanner
Version 1.1.2
License
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Prism Scanner?

Instant rug pull detection for any token. Holder concentration, liquidity locks, contract risks. DYOR before you ape. Works with AI agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 2027 downloads so far.

How do I install Prism Scanner?

Run "/install prism-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Prism Scanner free?

Yes, Prism Scanner is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Prism Scanner support?

Prism Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Prism Scanner?

It is built and maintained by Next Frontier AI (@nextfrontierbuilds); the current version is v1.1.2.

💬 Comments