compare-trials
Warn
Audited by Snyk on Jun 17, 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 skill’s runtime path ingests the contents of the provided JSONL files (e.g.,
agent-eval-harness eval ... > graded.jsonl), and those JSONL rows can include outsider-authored free text in fields likeinput/outputthat the script parses as readable strings vialoadJsonl()→Bun.file(path).text()→JSON.parse(line).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata