openui-forge-php

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 (high risk: 0.85). The runtime path ChatController::chat() streams OpenAI’s SSE response ($upstream->toPsrResponse()->getBody()response()->stream()echo $chunk), so the LLM context is fed by outsider-authored free text coming from the OpenAI API (public third-party content) rather than user-authored input.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 20, 2026, 02:34 AM
Issues
1
Security Audit — snyk — openui-forge-php