accessibility-review
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to run standard accessibility testing commands, including
bundle exec rspecfor system specs,bundle exec herb lintfor view linting, and CLI tools for automated auditing. These operations are limited to the scope of the accessibility review. - [EXTERNAL_DOWNLOADS]: The skill invokes
npx lighthouseandnpx pa11yto perform automated conformance checks. These are well-known technology services provided by Google and the open-source community, used here for their intended auditing purposes. - [DATA_EXFILTRATION]: The skill accesses local project files (ERB views, ViewComponents, Stimulus controllers) and external URLs provided by the user to identify accessibility barriers. There is no evidence of sensitive data harvesting or unauthorized transmission of credentials.
Audit Metadata