Crypto Market Report using CoinMarketCap MCP
v1.0.0Generates a comprehensive crypto market report using CoinMarketCap MCP data. Use when users ask about overall market conditions, sentiment, or want a summary...
⭐ 0· 389·0 current·0 all-time
byCoinMarketCap@bryan-cmc
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and allowed-tools all describe pulling CoinMarketCap MCP metrics and building a market report; the listed tool calls and required data (global metrics, derivatives, narratives, quotes) match the stated purpose.
Instruction Scope
SKILL.md only instructs calling specific MCP tools and formatting a report. It does not ask the agent to read unrelated files, harvest other environment variables, or send data to unexpected endpoints. Failure handling is scoped to skipping or retrying tool calls.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill, so nothing is written to disk or fetched during install.
Credentials
The skill does not declare required env vars in metadata, but SKILL.md shows the MCP connection requires an X-CMC-MCP-API-KEY in a service config. This is proportionate to the task (an API key for CoinMarketCap), but the metadata omission is a minor inconsistency to be aware of.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) and is appropriate for a user-invocable reporting skill.
Assessment
This skill appears coherent: it simply directs the agent to call CoinMarketCap MCP tools and format a report. Before installing, ensure you (or your platform) only provide a CMC MCP API key if you trust the skill and the host environment that will execute these tool calls. Confirm where the X-CMC-MCP-API-KEY will be stored/entered (agent config vs. environment) and whether access is logged/audited. If you need stronger guarantees, ask the skill author to declare the required env var in metadata and to provide an explicit privacy note about what data (if any) is logged or transmitted beyond CoinMarketCap MCP endpoints.Like a lobster shell, security has layers — review code before you run it.
latestvk9786ddmdjp40mty3gcsh2w1x182542h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
