dev-fix-keyboard
Debugs keyboard shortcuts and event handling issues, ensuring smooth user interactions in web applications.
Install this skill
or
70/100
Security score
The dev-fix-keyboard skill was audited on Feb 9, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 107
Template literal with variable interpolation in command context
SourceSKILL.md
| 107 | console.group(`🔍 Keyboard handler: ${event}`) |
medium line 126
Template literal with variable interpolation in command context
SourceSKILL.md
| 126 | handlers.set(`${event}-${element.tagName}`, { element, handler: wrappedHandler, priority }) |
medium line 139
Template literal with variable interpolation in command context
SourceSKILL.md
| 139 | console.log(` - ${key}: priority ${handler.priority}`) |
medium line 242
Template literal with variable interpolation in command context
SourceSKILL.md
| 242 | console.log(`⌨️ Registered shortcut: ${keyCombo} - ${description}`) |
medium line 258
Template literal with variable interpolation in command context
SourceSKILL.md
| 258 | console.log(`🎹 Key pressed: ${keyCombo}`) |
medium line 263
Template literal with variable interpolation in command context
SourceSKILL.md
| 263 | console.log(`✅ Executing shortcut: ${description}`) |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry