dataset-evaluation

Warn

Audited by Snyk on Jun 28, 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). Outsider free text can be ingested when the dataset is provided as an S3 URI: scripts/format_detector.py reads the first 1MB of the file via _sample_s3_file() and parses each JSONL line (json.loads(line)), so any outsider-authored dataset content becomes LLM-readable text in the agent’s context through the tool’s validation output/errors.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 28, 2026, 05:51 PM
Issues
1
Security Audit — snyk — dataset-evaluation