← Back to Skills Marketplace
b-gutman

Pipeworx coingecko

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-coingecko
Description
Access real-time cryptocurrency data including coin details, market rankings, trending tokens, and search by name or symbol using CoinGecko's free API.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-coingecko
  3. After installation, invoke the skill by name or use /pipeworx-coingecko
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-coingecko
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Pipeworx coingecko?

Run "/install pipeworx-coingecko" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pipeworx coingecko free?

Yes, Pipeworx coingecko is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipeworx coingecko support?

Pipeworx coingecko is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx coingecko?

It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.

💬 Comments