pydeseq2

Warn

Audited by Snyk on Jun 14, 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.70). The required runtime workflow ingests user-supplied CSV/TSV files via pd.read_csv(args.counts, ...) and pd.read_csv(args.metadata, ...) (counts/metadata text becomes LLM-readable DataFrame content), which is outsider-authored free text if the files were not authored by the operating user.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 14, 2026, 09:22 AM
Issues
1
Security Audit — snyk — pydeseq2