crypto-news-store

Warn

Audited by Snyk on Jun 16, 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.95). Outsider free text is fetched at runtime from public RSS feeds (e.g., decrypt.co/feed, coindesk.com/.../rss/) in news_fetch.py via urllib.request.urlopen, then parsed into title/summary strings and passed into news_store.py ingest (which stores them and later returns event titles/sources to the agent context via new-since/query).

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 16, 2026, 08:03 AM
Issues
1
Security Audit — snyk — crypto-news-store