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_context to retrieve recent conversation history from Honcho and inject it into the LLM call; at runtime tools/get_context.py calls session.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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 14, 2026, 01:21 PM
Issues
1
Security Audit — snyk — honcho-memory