alpha-vantage
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates access to the Alpha Vantage API, directing all financial data requests to the official and legitimate domain alphavantage.co.
- [SAFE]: API key management is handled securely via environment variables (ALPHAVANTAGE_API_KEY), which avoids hardcoding sensitive credentials.
- [SAFE]: The code snippets utilize trusted and widely-used Python libraries, specifically requests and pandas, for network operations and data processing.
- [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or unauthorized remote code execution, were detected across the skill's instructions or reference files.
Audit Metadata