Skip to main content

real-time-sync

Enables real-time UI updates by syncing database changes through SSE and polling, enhancing user experience without manual refresh.

Install this skill

or
95/100

Security score

The real-time-sync skill was audited on Jun 5, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 120

Template literal with variable interpolation in command context

SourceSKILL.md
120export const TAB_ID = `tab-${Math.random().toString(36).slice(2, 8)}`;
Scanned on Jun 5, 2026
View Security Dashboard
Installation guide →