uptrend-analyzer
Warn
Audited by Snyk on Jun 15, 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.65). The skill fetches outsider-authored free-form CSV text from a public GitHub repository at runtime (e.g.,
data_fetcher.pydownloadsuptrend_ratio_timeseries.csvandsector_summary.csvviarequests.get(...)and parses the CSV into LLM-readable report fields), which can indirectly enable prompt injection through malicious CSV contents.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata