coingecko-and-coinmarketcap-apis

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches cryptocurrency market data from reputable providers including CoinGecko (api.coingecko.com), GeckoTerminal (api.geckoterminal.com), and CoinMarketCap (pro-api.coinmarketcap.com). These sources are widely recognized in the industry.
  • [COMMAND_EXECUTION]: The agent is instructed to use curl for making network requests and jq for processing JSON responses. These operations are restricted to specific, non-malicious endpoints for the purpose of data retrieval.
  • [SAFE]: The skill emphasizes the use of keyless public APIs, which avoids the need for hardcoded secrets or API key management, following best practices for simple data fetching tools. No unauthorized file access, persistence mechanisms, or obfuscation techniques were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 11:38 PM
Security Audit — agent-trust-hub — coingecko-and-coinmarketcap-apis