live-websocket-sync
Facilitates real-time state synchronization from a host app to connected clients via WebSocket, ensuring seamless updates and reconnections.
Install this skill
or
85/100
Security score
The live-websocket-sync skill was audited on Mar 8, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 336
Direct command execution function call
SourceSKILL.md
| 336 | tokio::spawn(handle_client(stream, rx, client_count.clone())); |
Scanned on Mar 8, 2026
View Security Dashboard