qa-testing-accessibility
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance and templates for accessibility auditing. The instructions align with industry best practices for WCAG 2.2 compliance and CI/CD gating.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted technology packages such as axe-core, Playwright, and Lighthouse. These are recommended for installation from official package registries to support the intended testing workflows.
- [COMMAND_EXECUTION]: Includes a utility script (
scripts/generate-a11y-baseline.ts) designed to be run locally by developers. This script uses Playwright to automate browser sessions for accessibility scanning and writes findings to a local JSON file, which is a standard procedure for establishing testing baselines.
Audit Metadata