coingecko-api
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages authentication securely by instructing the agent to utilize environment variables (COINGECKO_API_KEY and COINGECKO_PRO_API_KEY) instead of hardcoding sensitive credentials.\n- [SAFE]: All network requests are conducted via curl to the official CoinGecko API domains (api.coingecko.com and pro-api.coingecko.com), which are established and reputable services for the skill's intended purpose.\n- [SAFE]: The skill includes functionality to retrieve additional documentation from https://docs.coingecko.com/llms.txt, which is an appropriate and safe use of external resources for an AI agent.
Audit Metadata