setup-accessibility
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements a set of accessibility linters as PostToolUse hooks. These scripts use standard shell commands (grep, cat) to perform regex-based checks on local files to ensure correct ARIA attributes and labels. This logic is restricted to the local workspace and does not perform sensitive operations.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing '@axe-core/playwright' as a dev dependency. This is a well-known and trusted library from Deque Systems, which is the industry standard for automated accessibility auditing and is considered a safe dependency.
Audit Metadata