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.pyfetches live timetable data from the Superior APIs proxy (urllib.request.urlopenincall_api), then converts the returned JSON fields (including station names and notes) into readable strings viarender_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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata