alphavantage-api
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The skill makes live requests to the public Alpha Vantage API (https://www.alphavantage.co/query) and explicitly ingests and returns third-party news/article content via the NEWS_SENTIMENT endpoint (see scripts/alphavantage_client.py get_news_sentiment and SKILL.md examples), which means the agent will read and interpret untrusted public content.
Audit Metadata