Live Region Controller
Specializes in managing live regions and dynamic content announcements for improved accessibility in web applications.
Install this skill
or
80/100
Security score
The Live Region Controller skill was audited on May 14, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 179
Template literal with variable interpolation in command context
SourceSKILL.md
| 179 | statusEl.textContent = `${count} results`; |
medium line 219
Template literal with variable interpolation in command context
SourceSKILL.md
| 219 | count === 0 ? 'No results found' : `${count} results`; |
medium line 285
Template literal with variable interpolation in command context
SourceSKILL.md
| 285 | progressBar.textContent = `${percent}%`; |
medium line 289
Template literal with variable interpolation in command context
SourceSKILL.md
| 289 | progressStatus.textContent = `${percent}% complete`; |
Scanned on May 14, 2026
View Security DashboardGitHub Stars 308
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
claude-codecursorgithub-copilotchatgptcodexopencodewindsurfroo-codeampgemini-cliaideropenclawantigravityvscodefrontendcross-platformfrontend-developerux-designerux-writerdevelopmentdesign
Community-Access/accessibility-agents