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
curlfor making network requests andjqfor 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