ai-agent
Warn
Audited by Snyk on Aug 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The
ai-agentruntime loop consumes outsider-authored usertextfrom the actor’smessagequeue (connection.send("message", { text, sender })→for await (const queued of c.queue.iter())→ model prompt), so arbitrary connected clients can inject free text into the LLM input.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata