langgraph-orchestration
Warn
Audited by Snyk on Jul 30, 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). The runtime ingests outsider free text in
state["messages"](e.g., viaHumanMessage(...)) and passes it directly to the LLM in thechatbot,supervisor, and tool-enabled agents (llm.invoke(...)/llm_with_tools.invoke(...)), so an outsider can submit arbitrary prompt text that the workflow consumes.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata