tracking-crypto-prices
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches real-time cryptocurrency data from CoinGecko's official API and Yahoo Finance. These are well-known and reputable services for market data.\n- [CREDENTIALS_UNSAFE]: Security best practices are followed for credential management; API keys are handled through environment variables or placeholders in
config/settings.yaml. No hardcoded secrets were found.\n- [COMMAND_EXECUTION]: The skill operates via Python scripts using standard libraries likerequests,pandas, andyfinance. No evidence of arbitrary command execution or suspicious subprocess calls was identified.\n- [SAFE]: Analysis of the source code, metadata, and instructions confirms the skill performs its stated purpose without engaging in data exfiltration, prompt injection, or other malicious activities.
Audit Metadata