chat-sdk

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.95). Yes—at runtime the agent receives outsider-authored free text (e.g., message.text / Slack message content) via event handlers like bot.onNewMention(..., message) and passes it into the LLM as agent.stream({ prompt: message.text }) in the required workflow.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 23, 2026, 10:11 AM
Issues
1
Security Audit — snyk — chat-sdk