tres-report-analyzer

Warn

Audited by Snyk on Aug 1, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow reads the user-uploaded XLSX report file (all relevant sheet cell values via openpyxl.load_workbook(...) and iter_rows(values_only=True) in scripts/analyze_report.py), so outsider-authored text inside the spreadsheet is ingested directly for analysis.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 1, 2026, 04:44 AM
Issues
1
Security Audit — snyk — tres-report-analyzer