← 返回 Skills 市场
deeplearning1993

NFT Valuator

作者 deeplearning1993 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
302
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nft-valuator
功能描述
NFT估值与 rarity 分析。支持OpenSea、Blur数据。触发词:NFT估值、NFT价格、rarity查询、NFT分析。
安全使用建议
This skill is not obviously malicious (it only calls OpenSea), but it is inconsistent and misleading: it advertises Blur support, rarity analysis, historical trades, and P&L calculation that are not present in the bundled script. It also claims a per-call fee but contains no billing or payment mechanism — it only prints "已扣费 0.001 USDT". Before installing or using it: 1) ask the author to clarify/implement Blur integration and the advanced features or remove those claims; 2) request proof of how billing will be enforced if you expect real charges; 3) review or run the script in a sandbox to confirm its behavior and any network endpoints it contacts; and 4) if you need the missing features, prefer a skill or tool that explicitly requires and documents the necessary API keys (e.g., Blur API) rather than trusting this one.
功能分析
Type: OpenClaw Skill Name: nft-valuator Version: 1.0.0 The skill bundle provides legitimate NFT valuation functionality by querying the OpenSea API. The Python script (scripts/nft_valuator.py) and documentation (SKILL.md) contain no evidence of malicious intent, data exfiltration, or prompt injection. The code logic is straightforward and aligns with the stated purpose of analyzing NFT collections.
能力评估
Purpose & Capability
The name/description promise OpenSea and Blur data plus rarity, historical trades, and holdings P&L. The included code only calls OpenSea's collection stats endpoint and returns basic collection metrics (floor, avg, 24h volume, owners, supply). There is no Blur integration, no rarity ranking logic, no historical-trades retrieval, and no holdings/P&L computation. The SKILL.md and printed output also claim a per-call charge but there is no billing integration — only a hardcoded message.
Instruction Scope
SKILL.md is short and doesn't instruct the agent to read local files or other credentials. The runtime code only performs an outbound HTTPS GET to api.opensea.io and formats results. There is no evidence of exfiltration or broader system access, but the instructions and examples overstate capabilities compared with the code.
Install Mechanism
No install spec and no external downloads. The skill is instruction + a small Python script that uses the requests library. Nothing will be written to disk by an installer step beyond the included files.
Credentials
The skill requires no environment variables, no credentials, and no config paths. Its single external access is an HTTP request to OpenSea, which is expected for an NFT data tool. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide configuration or modify other skills. It does not request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nft-valuator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nft-valuator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
NFT估值分析,每次0.001 USDT
元数据
Slug nft-valuator
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

NFT Valuator 是什么?

NFT估值与 rarity 分析。支持OpenSea、Blur数据。触发词:NFT估值、NFT价格、rarity查询、NFT分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 302 次。

如何安装 NFT Valuator?

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

NFT Valuator 是免费的吗?

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

NFT Valuator 支持哪些平台?

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

谁开发了 NFT Valuator?

由 deeplearning1993(@deeplearning1993)开发并维护,当前版本 v1.0.0。

💬 留言讨论