honcho-memory
Warn
Audited by Snyk on Jul 14, 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.75). SKILL.md describes using
get_contextto retrieve recent conversation history from Honcho and inject it into the LLM call; at runtimetools/get_context.pycallssession.context(...).to_openai(...), which will include outsider-authored message text stored in the Honcho session (e.g., other peers/participants in the workspace), creating an indirect prompt-injection path.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata