coingecko-cli
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides operational instructions for using the
cg(CoinGecko) CLI tool. It includes security best practices such as avoiding interactive authentication without user consent and explicitly prohibiting the exposure of API keys or private wallet data.\n- [COMMAND_EXECUTION]: The skill uses shell commands to interact with the installedcgCLI. It implements safe execution patterns, including verifying the tool's presence, using dry-runs for sensitive requests, and requesting machine-readable JSON output to ensure predictable behavior.\n- [EXTERNAL_DOWNLOADS]: Fetches API documentation from CoinGecko's official documentation site (https://docs.coingecko.com/llms.txt) as a fallback for the CLI. This is a well-known service and the access is limited to retrieving documentation.
Audit Metadata