coding-agent-sessions

Warn

Audited by Snyk on Aug 9, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (low risk: 0.10). The runtime workflow scripts/find-agent-sessions.py search/find -> scripts/agent_sessions/cli.py (_search_payload/_get_payload) -> scanners* -> transcript/content_text ingests the user-input --query plus reads first/assistant user prompt text from local session transcript files (e.g., ~/.claude/.../*.jsonl, ~/.opencode/messages/ses_*/...) to match and summarize, so outsider-authored free text can enter only via compromised local stores but not via arbitrary external submission/queue.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 9, 2026, 12:43 PM
Issues
1
Security Audit — snyk — coding-agent-sessions