Skip to main content

implementing-realtime-sync

Enables real-time communication for applications, supporting live updates, collaboration, and presence awareness through various protocols.

Install this skill

or
95/100

Security score

The implementing-realtime-sync skill was audited on Mar 1, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 244

Template literal with variable interpolation in command context

SourceSKILL.md
244const es = new EventSource(`/api/chat/stream?prompt=${prompt}`)
Scanned on Mar 1, 2026
View Security Dashboard