Skip to main content

web-accessibility

Provides best practices for building accessible web applications compliant with WCAG 2.1, including semantic HTML and ARIA attributes.

Install this skill

or
91/100

Security score

The web-accessibility skill was audited on Feb 24, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 565

Access to .env file

SourceSKILL.md
565if (process.env.NODE_ENV !== 'production') {
low line 42

External URL reference

SourceSKILL.md
42- **[WCAG 2.1 Guidelines](https://www.w3.org/WAI/WCAG21/quickref/)** - W3Cアクセシビリティガイドライン
low line 43

External URL reference

SourceSKILL.md
43- [Understanding WCAG 2.1](https://www.w3.org/WAI/WCAG21/Understanding/)
low line 44

External URL reference

SourceSKILL.md
44- [Techniques](https://www.w3.org/WAI/WCAG21/Techniques/)
low line 46

External URL reference

SourceSKILL.md
46- **[WAI-ARIA Authoring Practices](https://www.w3.org/WAI/ARIA/apg/)** - ARIAパターンガイド
low line 47

External URL reference

SourceSKILL.md
47- [Patterns](https://www.w3.org/WAI/ARIA/apg/patterns/)
low line 56

External URL reference

SourceSKILL.md
56- **[a11y Project](https://www.a11yproject.com/)** - アクセシビリティチェックリスト
low line 57

External URL reference

SourceSKILL.md
57- **[WebAIM](https://webaim.org/)** - アクセシビリティリソース
low line 58

External URL reference

SourceSKILL.md
58- **[axe DevTools](https://www.deque.com/axe/)** - 自動アクセシビリティ検査
Scanned on Feb 24, 2026
View Security Dashboard