summon
Warn
Audited by Snyk on Jul 4, 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.85). Outsider free text can enter the LLM context in
summon recover/summon pickvia the distillation call: the script reads the transcript JSONL from disk (extract_conversation()), which contains user/assistant messages authored by others, then concatenates that extracted text into thepayloadsent toclaude -p(distill_brief()), so the LLM ingests outsider-authored conversation content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata