accessibility-audit
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard CLI tools like
rg(ripgrep),ls,cat, andgrepto scan the local codebase for accessibility primitives and configurations. These operations are scoped to project files and are typical for development workflows. - [EXTERNAL_DOWNLOADS]: The instructions include commands to run well-known accessibility auditing tools via
npx, specifically@axe-core/cli,pa11y, andlighthouse. These are reputable, industry-standard tools used for verifying WCAG compliance and do not represent a security risk when used as intended.
Audit Metadata