market-sentiment
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: 1.00). The skill fetches and parses open/public third-party RSS feeds (see references/rss_feeds.md and the RSS_FEEDS array in scripts/sentiment_analyzer.py) via requests.get and directly ingests article titles/descriptions into its sentiment classifier, exposing the agent to untrusted external content that could carry indirect prompt-injection.
Audit Metadata