websocket-implementation
Enables real-time communication using WebSockets for features like chat and notifications, enhancing user interaction and engagement.
Install this skill
or
88/100
Security score
The websocket-implementation skill was audited on Mar 1, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 284
Template literal with variable interpolation in command context
SourceSKILL.md
| 284 | const ws = new WebSocket(`wss://api.example.com/ws?token=${token}`); |
medium line 288
Template literal with variable interpolation in command context
SourceSKILL.md
| 288 | const url = new URL(req.url!, `http://${req.headers.host}`); |
low line 288
External URL reference
SourceSKILL.md
| 288 | const url = new URL(req.url!, `http://${req.headers.host}`); |
low line 349
External URL reference
SourceSKILL.md
| 349 | - [Socket.IO](https://socket.io/) (Higher-level abstraction) |
Scanned on Mar 1, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
github-copilotcodexchatgptclaude-codecursoropencoderoo-codeampgoosetraewindsurfclinevibemanusantigravitygemini-clifrontendbackendcross-platformfrontend-developerbackend-developerfullstack-developerproduct-managerux-designerdevelopmentproductdesign
telum-ai/speck