implement-plan-with-subagents
Warn
Audited by Snyk on Jul 27, 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.78). The workflow reads outsider-authored free text into LLM context via user-provided plan artifacts: it reads
docs/threads/<...>/plan.mdandplan-tasks/*.md(which may include an outsider-namedSource:) and then passes those contents/derived “Assumptions / Known risks” into dispatched subagents’ briefs and re-reviews (step 4 + step 6b/6c), creating an indirect prompt-injection exposure path.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata