Skip to main content

lwc-accessibility-patterns

Enhances Lightning Web Components with ARIA attributes and accessibility patterns for compliance with WCAG 2.1 standards.

Install this skill

or
95/100

Security score

The lwc-accessibility-patterns skill was audited on Jun 7, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 130

Template literal with variable interpolation in command context

SourceSKILL.md
130this.searchStatusMessage = `${this.results.length} results loaded`;
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →