phoenix-channels-essentials
Warn
Audited by Snyk on Jun 20, 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.65). The required runtime workflow is Phoenix channel handling (
connect/3,join/3,handle_in/3) and the only ingested free text shown is client-sent payload fields (e.g.,handle_in("new_message", %{"body" => body}, ...)), which are outsider-authored messages from other users/clients entering the LLM context via the agent’s own message-handling path.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata