langgraph-adk
Warn
Audited by Snyk on Jun 12, 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). At runtime, the
assistantaction’s multi-turn path passes user-authored free text from the Ink<SessionApp>(history.currentbuilt fromTextInputsubmissions) intoctx.llm.invoke([systemMessage(), ...messages]), so the LLM context includes outsider-authored input (the end-user’s messages are not authored by the operating user of the skill).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata