agent-orchestration-planner
Warn
Audited by Snyk on Feb 15, 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.90). The skill explicitly includes a "search_web" tool in TOOL_ORDER and executes tool results which are appended to memory (see self.memory append and state.get_context used in build_planning_prompt), so it ingests open web content (untrusted third-party data) into LLM prompts, enabling indirect prompt injection.
Audit Metadata