implement-plan
Warn
Audited by Snyk on Jul 16, 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). Yes—this workflow reads the plan artifact’s index (
plan.md) and task files (tasks/NN-*.md) fromdocs/threads/<...>/plans/...at runtime, and those files are outsider-authored free text if the operating user did not author the plan (e.g., plans compiled from an external source via theSource:line), which then becomes LLM context during “read the index” and “read the task file and implement”.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata