coingecko-api

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill correctly implements API authentication using environment variables (COINGECKO_API_KEY and COINGECKO_PRO_API_KEY), which avoids the risk of hardcoded credentials.
  • [SAFE]: Network communication is exclusively directed toward established and reputable CoinGecko API endpoints for financial data retrieval.
  • [SAFE]: The skill uses curl commands for data fetching with variables populated from local environment settings, avoiding unsafe command injection patterns.
  • [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found across the provided files.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 02:51 AM