tanstack-ai-vue-skilld
Warn
Audited by Socket on Mar 14, 2026
1 alert found:
AnomalyAnomalyreferences/docs/reference/functions/toServerSentEventsResponse.md
LOWAnomalyLOW
references/docs/reference/functions/toServerSentEventsResponse.md
The code fragment describes a straightforward utility to convert an async stream into an SSE-formatted Response. No malicious patterns detected. Routine data flow from a stream to an HTTP Response with a conventional termination marker. Consider ensuring proper encoding/escaping of chunk data on the consumer side to prevent injection or formatting issues in the SSE stream.
Confidence: 65%Severity: 50%
Audit Metadata