loop-run-record
Warn
Audited by Snyk on Jul 28, 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). In
scripts/create-run-record.mjs→fs.readFileSync(inputPath)parses the externally suppliedinput.json(goal/readiness/observation strings and evidence) and passes it tocreateRunRecord(input), so outsider-authored free text included in that JSON is ingested at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata