uptrend-analyzer
Warn
Audited by Snyk on Jun 13, 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.75). Outsider free text is fetched at runtime from Monty’s public GitHub CSV URLs (e.g.,
https://raw.githubusercontent.com/tradermonty/uptrend-dashboard/.../uptrend_ratio_timeseries.csvandsector_summary.csv) viascripts/data_fetcher.pyusingrequests.get(...).text, then parsed and incorporated into the LLM-visible Markdown report (scripts/report_generator.py).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata