Axe-core Accessibility
Automates accessibility testing using axe-core and ensures compliance with WCAG 2.1 standards for web applications.
Install this skill
or
75/100
Security score
The Axe-core Accessibility skill was audited on Feb 27, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 227
Template literal with variable interpolation in command context
SourceSKILL.md
| 227 | const errorElement = page.locator(`#${describedBy}`); |
medium line 256
Template literal with variable interpolation in command context
SourceSKILL.md
| 256 | return el ? `${el.tagName}:${el.textContent?.trim().substring(0, 30)}` : 'none'; |
medium line 390
Template literal with variable interpolation in command context
SourceSKILL.md
| 390 | return ` - Element: ${node.html}\n Target: ${node.target.join(', ')}\n Fix: ${node.failureSummary}`; |
medium line 393
Template literal with variable interpolation in command context
SourceSKILL.md
| 393 | return ` |
medium line 411
Template literal with variable interpolation in command context
SourceSKILL.md
| 411 | `Found ${filteredViolations.length} accessibility violations:\n${formatViolations(filteredViolations)}` |
Scanned on Feb 27, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
claude-codecursorgithub-copilotwindsurfcodexaidertestingfrontendqa-engineerfrontend-developerux-designerplaywrightdevelopmentdesign
diegosouzapw/awesome-omni-skill