Skip to main content

accessibility-compliance

Enables the creation of WCAG 2.2 compliant interfaces, ensuring accessibility for users with disabilities through inclusive design patterns.

Install this skill

or
90/100

Security score

The accessibility-compliance skill was audited on Mar 8, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 222

Template literal with variable interpolation in command context

SourceSKILL.md
222<a href={`#${field}`} className="underline">
medium line 342

Template literal with variable interpolation in command context

SourceSKILL.md
342announce(`${results.length} results found`);
Scanned on Mar 8, 2026
View Security Dashboard