tracking-crypto-prices
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with established market data providers (CoinGecko and Yahoo Finance) to fetch price data, which is consistent with its stated purpose of tracking cryptocurrency markets.
- [SAFE]: Secret management follows recommended practices by utilizing environment variables for API keys instead of hardcoding sensitive credentials in the source code.
- [SAFE]: File operations are restricted to the skill's specific data and configuration directories for the purpose of local caching and CSV data export.
- [SAFE]: Dependencies are limited to widely-recognized and verified open-source libraries such as requests, pandas, and yfinance.
Audit Metadata