thsr-timetable

Warn

Audited by Snyk on Jul 7, 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). At runtime, scripts/thsr.py fetches live timetable data from the Superior APIs proxy (urllib.request.urlopen in call_api), then converts the returned JSON fields (including station names and notes) into readable strings via render_table/stops_summary, which are printed and thus can be ingested into the agent’s LLM context; this is outsider-authored free text from a public web/API source.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 7, 2026, 03:00 AM
Issues
1
Security Audit — snyk — thsr-timetable