agent-memory-systems
Warn
Audited by Snyk on Jun 17, 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.65). Outsider free text could enter the LLM context via the “Background memory formation” runtime path: it loads a conversation (
load_conversation(thread_id)) and then interpolates that conversation text directly into an LLM prompt (llm.invoke(...)), where the conversation content may include messages authored by non-operating users.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata