memory-view
Warn
Audited by Snyk on Jul 23, 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). The required workflow runs
scripts/scan-memory.tswhich reads~/.claude/projects/<slug>/memory/MEMORY.mdand topic markdown bodies (outsider-authored user content from disk) and then injects that derived text into the model layer viaserializeFindings(...)JSON printed to stdout (args.mode === "audit"), which the agent consumes as LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata