Skip to main content

lwc-focus-management

Provides deterministic patterns for managing focus in Lightning Web Components, enhancing accessibility for keyboard and screen-reader users.

Install this skill

or
93/100

Security score

The lwc-focus-management skill was audited on Jun 7, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 153

Template literal with variable interpolation in command context

SourceSKILL.md
153this.template.querySelector(`[data-field-input="${fieldName}"]`)?.focus();
low line 208

External URL reference

SourceSKILL.md
208- Salesforce Accessibility — https://help.salesforce.com/s/articleView?id=sf.accessibility_overview.htm
low line 209

External URL reference

SourceSKILL.md
209- WCAG 2.1 — Focus Visible, Focus Order — https://www.w3.org/TR/WCAG21/
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →