alpha-vantage
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill instructions or provided code.
- [EXTERNAL_DOWNLOADS]: The skill connects to the well-known Alpha Vantage API domain (alphavantage.co) to retrieve market data.
- [EXTERNAL_DOWNLOADS]: Installation instructions reference reputable and widely-used Python libraries (requests, pandas).
- [CREDENTIALS_UNSAFE]: Authentication is correctly managed via environment variables, adhering to security best practices by avoiding the hardcoding of API keys.
Audit Metadata