accessibility-audit
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for performing accessibility audits using industry-standard tools and practices without any malicious intent or hidden behaviors.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known accessibility auditing packages such as
eslint-plugin-jsx-a11y,jest-axe, and@axe-core/playwrightfrom the official NPM registry. These are standard development dependencies for the intended task. - [COMMAND_EXECUTION]: The skill uses standard shell commands for project setup and verification, such as
npm install,mkdir, andgrep, which are appropriate and necessary for the skill's stated purpose of auditing codebases.
Audit Metadata