← 返回 Skills 市场
rdquanyu

RootData Crypto

作者 rdquanyu · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
688
总下载
3
收藏
4
当前安装
4
版本数
在 OpenClaw 中安装
/install rootdata-crypto
功能描述
Query crypto project details, Web3 investor info, funding rounds, trending projects, and personnel job changes from RootData. Use this skill when the user as...
安全使用建议
This skill appears to do what it claims: query RootData for crypto projects, investors, funding rounds, trending projects, and personnel moves. Before installing, confirm you trust api.rootdata.com and are comfortable with the agent storing a single API key (ROOTDATA_SKILL_KEY) in its environment/config. The SKILL.md instructs generating an anonymous key via /open/skill/init and saving it locally — verify how your agent platform persists environment variables and whether you need that key to be revocable. Note a minor metadata mismatch (the included _meta.json lists version 1.0.2 while the package is 1.0.3) — this looks like a packaging oversight, not a security issue. If you need stronger guarantees, ask the skill author or RootData for documentation about the permissions and lifecycle of keys created by /open/skill/init.
功能分析
Type: OpenClaw Skill Name: rootdata-crypto Version: 1.0.3 The rootdata-crypto skill provides a legitimate interface for querying cryptocurrency market data, funding rounds, and personnel movements via the RootData API (api.rootdata.com). It includes a standard initialization process to obtain an API key and stores it in a dedicated environment variable, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (crypto project/investor/funding/personnel queries) matches the declared requirement (ROOTDATA_SKILL_KEY) and the SKILL.md exclusively documents calls to api.rootdata.com. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Runtime instructions are limited to calling RootData's documented endpoints and returning fields from those responses. The only cross-cutting action is creating/storing an anonymous key from /open/skill/init and using it in Authorization headers; the skill does not instruct reading other files, system paths, or unrelated environment variables.
Install Mechanism
There is no install spec and no code files to write or execute. This instruction-only skill does not download or install packages, minimizing on-disk risk.
Credentials
The skill requests a single environment variable (ROOTDATA_SKILL_KEY) which is proportional to the need to authenticate to the RootData API. The SKILL.md states the key is an anonymous, low-privilege key for public data endpoints—this matches the declared scope. Users should note the skill asks the agent to persist the key as an environment variable.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges. It instructs the agent to save the returned api_key as an environment variable; depending on the host platform this may persist the key in agent configuration or memory. This behavior is expected for the skill's function but is worth confirming with your platform's persistence model.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rootdata-crypto
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rootdata-crypto 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3 Summary: Adds job change/personnel movement support, updates funding round scope, and enhances data fields. - Added "Personnel Job Changes" skill to query recent hires and resignations in the crypto/Web3 industry. - Funding rounds endpoint now only returns data from the past 365 days and limits each round to a maximum of 3 investor results. - "Valuation" field removed from funding round responses; response/field details updated for clarity. - Expanded tags and skill description to include personnel/job queries. - Added support for multi-language (Chinese/English) results. - Documentation updated for all changes and new functionality.
v1.0.2
Fix security scan: added explicit security note explaining that ROOTDATA_SKILL_KEY is an anonymous low-privilege key stored as a local environment variable with no access to personal account data.
v1.0.1
Fix security scan: declare ROOTDATA_SKILL_KEY env variable in metadata
v1.0.0
Initial release. Supports search, project detail, funding rounds, ID mapping, and trending projects via RootData API.
元数据
Slug rootdata-crypto
版本 1.0.3
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 4
常见问题

RootData Crypto 是什么?

Query crypto project details, Web3 investor info, funding rounds, trending projects, and personnel job changes from RootData. Use this skill when the user as... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 688 次。

如何安装 RootData Crypto?

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

RootData Crypto 是免费的吗?

是的,RootData Crypto 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

RootData Crypto 支持哪些平台?

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

谁开发了 RootData Crypto?

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

💬 留言讨论