accessibility-audit
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected in the skill's instructions or scripts.
- [EXTERNAL_DOWNLOADS]: The skill references standard development tools and libraries from well-known registries (npm) and official repositories, such as axe-core, Playwright, and pa11y. The GitHub Actions referenced for CI/CD integration (e.g.,
actions/checkout,subosito/flutter-action) are standard in the development community. - [COMMAND_EXECUTION]: Instructions include standard shell commands for running accessibility scans (e.g.,
npx pa11y), managing development servers (npx ng serve), and executing tests (flutter test). These commands are appropriate for the stated purpose of performing audits and integrating them into automated workflows.
Audit Metadata