coingecko-api
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively targets official CoinGecko API endpoints (
api.coingecko.comandpro-api.coingecko.com) for all data retrieval operations. - [SAFE]: Sensitive information is managed appropriately through the use of standard environment variables (
COINGECKO_API_KEY,COINGECKO_PRO_API_KEY) for authentication headers. - [SAFE]: The provided workflows and code snippets utilize standard
curlcommands for API interaction without any risky patterns such as piping to shell or arbitrary code execution. - [SAFE]: No obfuscation, prompt injection, or unauthorized data access patterns were found across the skill's instructions and reference files.
Audit Metadata