assistant-ui-streaming
Warn
Audited by Snyk on Aug 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The skill’s described runtime workflow only decodes text that is streamed back from a response to the client/server (e.g., via
AssistantStream.fromResponse(response, new DataStreamDecoder())oruseLocalRuntimeyielding chunks fromfetch("/api/chat")), not outsider-authored free text from an external user-controlled feed that the workflow automatically selects without prior targeting.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata