dag-task-runner
Warn
Audited by Snyk on Aug 11, 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). The runner ingests the user-provided task text indirectly by having the parent agent generate
subtask_promptand then passes that free-text into each subagent viaagent.send(stitched)inscripts/run_dag.ts, so outsider-authored text can reach the LLM without selecting a specific item first.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata