utility-pm-workflow-orchestrator
Warn
Audited by Snyk on Aug 14, 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 the non-Claude client runtime path, the workflow executes a user-provided Mode A/B plan/chain by reading each downstream skill’s
SKILL.mdand then running the engine body inline in the same context window, which means outsider free text from the user’s input is consumed for step parsing and run control (“build the ordered step list (Mode A parse or Mode B named chain)”), i.e., the workflow ingests untrusted text before selecting a specific item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata