Crypto Research using CoinMarketCap MCP

v1.0.0

Performs comprehensive due diligence on a cryptocurrency using CoinMarketCap MCP data. Use when users ask about a specific coin beyond just its price. This i...

0· 391·1 current·1 all-time
byCoinMarketCap@bryan-cmc
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the actions in SKILL.md: it calls CMC MCP search/info/quotes/metrics/news/TA endpoints. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Instructions are scoped to gathering and analyzing CMC MCP data, describing specific API calls to use and what to extract. They do not instruct reading arbitrary files, system state, or external endpoints beyond the MCP service, and they explicitly handle tool failures.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill does not declare required environment variables or credentials. The README shows how to configure the MCP connection (API key) which is appropriate and proportional for accessing CMC MCP data; no unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skill configurations. Normal autonomous invocation is allowed (platform default) and appropriate for an integration-style skill.
Assessment
This skill is an instruction-only connector that uses CoinMarketCap MCP tools to compile a research report. Before installing, confirm that your agent's CMC MCP integration is configured with an API key you trust (the SKILL.md tells you how to set one up). The skill does not request other credentials or access to your files. Remember this is research, not financial advice—review the generated report yourself and do not share unrelated sensitive credentials with the agent.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e9epny2nnbbaaf5yrxz2ye18240g2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments