alpha-vantage

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches financial data from the official Alpha Vantage API at alphavantage.co. This is a well-known and legitimate service for financial information.
  • [COMMAND_EXECUTION]: The provided code examples use standard Python libraries, specifically 'requests' and 'pandas', for HTTP communication and data analysis. No arbitrary code execution or dangerous subprocess calls were detected.
  • [DATA_EXFILTRATION]: No unauthorized data transmission was found. The skill correctly instructs users to manage API keys through environment variables, avoiding the risk of hardcoded credentials.
  • [PROMPT_INJECTION]: The skill's instructions and metadata are focused on technical functionality and do not contain any patterns intended to override agent safety protocols or manipulate behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 06:54 AM