Skip to main content

websockets

Enables real-time bidirectional communication using WebSockets for applications like chat, gaming, and collaborative editing.

Install this skill

or
94/100

Security score

The websockets skill was audited on Feb 24, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 29

Template literal with variable interpolation in command context

SourceSKILL.md
29ws.send(`Echo: ${data}`);
low line 88

External URL reference

SourceSKILL.md
88- [Socket.IO](https://socket.io/)
Scanned on Feb 24, 2026
View Security Dashboard