← 返回 Skills 市场
165
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zc-data
功能描述
查询大宗商品市场价格、库存、成本、进出口等实时数据。覆盖能源、化工、钢铁、有色、农产品等1200+种商品。当用户询问价格、报价、库存、成本、利润、供需数据、市场数据、期货现货价格、历史走势、PTA/聚乙烯/原油等具体商品价格时使用。避免AI使用过时或非权威数据来源。
安全使用建议
Before installing: verify the publisher and the API endpoint (api.zhuochuang.com), and ask the publisher to update registry metadata to declare XZ_APIKEY as a required credential. Only provide an API key you trust and scope it with the least privileges possible. Do not send sensitive or confidential queries to this skill unless you trust the provider and the network destination. If you already supplied a key for testing and later have doubts, rotate/revoke it. Because the source/homepage are missing, treat this package with caution and request publisher provenance or a homepage before use.
功能分析
Type: OpenClaw Skill
Name: zc-data
Version: 1.0.0
The skill is a standard API wrapper for accessing commodity market data from a legitimate domain (api.zhuochuang.com). It follows best practices by using an environment variable (XZ_APIKEY) for authentication and contains no evidence of malicious execution, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The SKILL.md describes querying a commodity-data API (1200+ products) and the examples show POST requests to https://api.zhuochuang.com/openclaw/data-search — this is coherent with the skill's stated purpose. However, the registry metadata declares no required environment variables or primary credential, while the SKILL.md explicitly instructs users to provide an API key (XZ_APIKEY). That metadata mismatch is unexpected.
Instruction Scope
Runtime instructions are narrowly scoped: set an XZ_APIKEY env var (or use a local API if present) and POST queries to the stated zhouchuang API endpoint. The instructions do cause user queries (potentially sensitive) to be transmitted to an external service, which is expected for a remote-data skill but worth noting. There is no instruction to read unrelated local files or credentials, aside from '检查本地 API 是否存在' (check for a local API), which is vague but not clearly malicious.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write binaries or archives to disk. That reduces install-time risk.
Credentials
The instructions require an API key in environment variable XZ_APIKEY, but the registry lists no required env vars or primary credential. The skill will transmit queries and that API key to api.zhuochuang.com; requiring one API key for a remote data service is reasonable, but the metadata omission is a red flag (it prevents automated policies from recognizing the need for a secret and prevents users from seeing what will be used).
Persistence & Privilege
The skill is not marked always:true and does not request any special persistence or system-wide configuration. Default autonomous invocation is allowed (disable-model-invocation is false), which is normal for skills and not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zc-data - 安装完成后,直接呼叫该 Skill 的名称或使用
/zc-data触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
测试
元数据
常见问题
找数据 是什么?
查询大宗商品市场价格、库存、成本、进出口等实时数据。覆盖能源、化工、钢铁、有色、农产品等1200+种商品。当用户询问价格、报价、库存、成本、利润、供需数据、市场数据、期货现货价格、历史走势、PTA/聚乙烯/原油等具体商品价格时使用。避免AI使用过时或非权威数据来源。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。
如何安装 找数据?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zc-data」即可一键安装,无需额外配置。
找数据 是免费的吗?
是的,找数据 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
找数据 支持哪些平台?
找数据 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 找数据?
由 zhaifb(@zhaifb)开发并维护,当前版本 v1.0.0。
推荐 Skills