testing-accessibility
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides guidelines and examples for accessibility compliance testing without any malicious intent. The provided bash script is a simple boilerplate with no dangerous operations.
- [COMMAND_EXECUTION]: The documentation contains examples for running standard CLI tools such as
npx pa11y,npx axe, andnpx lighthouse. These are industry-standard utilities for web developers and are used here in a strictly helpful context. - [EXTERNAL_DOWNLOADS]: Mentions dependencies on common npm and Python packages (e.g.,
axe-core,pa11y,html5validator) found in official registries.
Audit Metadata