openai-chatkit-backend-python

Warn

Audited by Snyk on Feb 16, 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.80). The skill’s backend explicitly accepts and parses arbitrary user messages and uploaded files via the /chatkit/api and /chatkit/api/upload endpoints (e.g., reading request.json user message content and file uploads) which are untrusted, user-generated inputs that the Agents SDK is expected to read and act on, enabling potential indirect prompt injection.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 09:43 PM