building-ai-agent-on-cloudflare
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.85). The required runtime workflow ingests the user’s WebSocket message (
onMessage(connection, message)→data.content/userMessage) and places it into the LLMmessagesarray, which is outsider-authored free text from whoever connects to the agent (not chosen by the operating user).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata