pwf-enforcer
Warn
Audited by Snyk on Jul 21, 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.85). High likelihood: the plugin calls
injectPlan()which executesscripts/inject-plan.shand returns its stdout (execSync(..., encoding: "utf-8")) asplanHead, then feeds that free text into the LLM context via theexperimental.session.compactinghook (output.context.push(planHead)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata