analyzing-market-sentiment
Warn
Audited by Snyk on Jul 21, 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.72). This workflow ingests outsider-authored free text from public RSS feeds (e.g., CoinTelegraph/CoinDesk/Decrypt) via
scripts/news_sentiment.py→_parse_rss_xml(..., xml_content=response.text ...), then carries article titles/summaries into output fields that are included in the LLM-visible formatted table/JSON/csv.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata