← 返回 Skills 市场
nextfrontierbuilds

Prism Scanner

作者 Next Frontier AI · GitHub ↗ · v1.1.2
cross-platform ⚠ suspicious
2027
总下载
1
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install prism-scanner
功能描述
Instant rug pull detection for any token. Holder concentration, liquidity locks, contract risks. DYOR before you ape. Works with AI agents.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prism-scanner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prism-scanner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
Rebranded to OpenClaw
v1.1.1
SEO update
v1.0.0
Initial release
元数据
Slug prism-scanner
版本 1.1.2
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Prism Scanner 是什么?

Instant rug pull detection for any token. Holder concentration, liquidity locks, contract risks. DYOR before you ape. Works with AI agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2027 次。

如何安装 Prism Scanner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install prism-scanner」即可一键安装,无需额外配置。

Prism Scanner 是免费的吗?

是的,Prism Scanner 完全免费(开源免费),可自由下载、安装和使用。

Prism Scanner 支持哪些平台?

Prism Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Prism Scanner?

由 Next Frontier AI(@nextfrontierbuilds)开发并维护,当前版本 v1.1.2。

💬 留言讨论