← 返回 Skills 市场
Pipeworx coingecko
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-coingecko
功能描述
Access real-time cryptocurrency data including coin details, market rankings, trending tokens, and search by name or symbol using CoinGecko's free API.
安全使用建议
This skill claims to use CoinGecko's public API but its runtime config points to gateway.pipeworx.io instead of api.coingecko.com. That means your queries would be routed through a third-party service which could log or modify requests/responses. Before installing: (1) ask the publisher which endpoint the agent will call and why the Pipeworx gateway is used; (2) confirm the gateway's privacy/security policy and operator identity; (3) avoid sending sensitive data via this skill; and (4) prefer a skill that calls the official CoinGecko API directly (or inspect network calls in a sandbox) if you need stronger privacy guarantees. The incomplete SKILL.md is another warning sign—request a complete specification or a trusted source/homepage before trusting this skill.
功能分析
Type: OpenClaw Skill
Name: pipeworx-coingecko
Version: 1.0.0
The skill bundle provides a standard configuration for a CoinGecko MCP server via a gateway at gateway.pipeworx.io. The SKILL.md file correctly describes cryptocurrency data retrieval functions (get_coin, search_coins, etc.) and contains no malicious instructions, prompt injections, or suspicious execution logic.
能力评估
Purpose & Capability
The name/description say this is a thin wrapper around CoinGecko's free API (no auth), which would not require any credentials or gateways. However the SKILL.md includes an mcpServers entry pointing at https://gateway.pipeworx.io/coingecko/mcp — a third-party endpoint that will receive requests. That is not clearly documented or justified in the description, so the requested runtime target is inconsistent with the stated purpose.
Instruction Scope
The SKILL.md is terse and partially truncated; it does not explicitly instruct the agent to call api.coingecko.com and instead embeds a JSON mcpServers config with the gateway.pipeworx.io URL. The instructions don't request files or env vars, but they do implicitly direct traffic to an external gateway outside CoinGecko, which may collect or log queries. The incomplete prose also leaves operational behavior ambiguous.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or installed, which lowers risk from supply-chain installs.
Credentials
The skill declares no required environment variables or credentials, consistent with a read-only CoinGecko integration. There is no declared need for unrelated secrets.
Persistence & Privilege
always is false and the skill doesn't request persistent or elevated platform privileges. Autonomous invocation is allowed (the default) but not by itself a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-coingecko - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-coingecko触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx coingecko 是什么?
Access real-time cryptocurrency data including coin details, market rankings, trending tokens, and search by name or symbol using CoinGecko's free API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。
如何安装 Pipeworx coingecko?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-coingecko」即可一键安装,无需额外配置。
Pipeworx coingecko 是免费的吗?
是的,Pipeworx coingecko 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx coingecko 支持哪些平台?
Pipeworx coingecko 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx coingecko?
由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。
推荐 Skills