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.csv and sector_summary.csv) via scripts/data_fetcher.py using requests.get(...).text, then parsed and incorporated into the LLM-visible Markdown report (scripts/report_generator.py).

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 13, 2026, 10:27 AM
Issues
1
Security Audit — snyk — uptrend-analyzer