websocket-streaming
Enables real-time bidirectional communication between execution engines and dashboards using WebSocket for live updates.
Install this skill
or
95/100
Security score
The websocket-streaming skill was audited on Mar 7, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 81
Template literal with variable interpolation in command context
SourceSKILL.md
| 81 | const ws = new WebSocket(`/api/dags/${dagId}/stream`); |
Scanned on Mar 7, 2026
View Security Dashboard