get-crypto-price
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches cryptocurrency market data from well-known services (CoinGecko, Binance, and Coinbase). These operations target official, public API endpoints for financial data and do not involve sensitive user information.
- [COMMAND_EXECUTION]: Uses standard
curlcommands to demonstrate how to interact with public APIs. These examples are transparent and follow best practices for data retrieval. - [SAFE]: No security issues, such as prompt injection, obfuscation, or persistence mechanisms, were detected in the instructions or provided code snippets.
Audit Metadata