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
85/100

Security score

The accessibility-compliance skill was audited on Feb 21, 2026 and we found 7 security issues across 2 threat categories. 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`);
low line 416

External URL reference

SourceSKILL.md
416- [WCAG 2.2 Guidelines](https://www.w3.org/WAI/WCAG22/quickref/)
low line 417

External URL reference

SourceSKILL.md
417- [WAI-ARIA Authoring Practices](https://www.w3.org/WAI/ARIA/apg/)
low line 418

External URL reference

SourceSKILL.md
418- [A11y Project Checklist](https://www.a11yproject.com/checklist/)
low line 419

External URL reference

SourceSKILL.md
419- [Inclusive Components](https://inclusive-components.design/)
low line 420

External URL reference

SourceSKILL.md
420- [Deque University](https://dequeuniversity.com/)
Scanned on Feb 21, 2026
View Security Dashboard