web-accessibility-audit
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- SAFE: The skill's primary purpose is accessibility auditing, and its contents (documentation and scripts) are consistent with this goal. No signs of prompt injection, data exfiltration, or persistence mechanisms were found.
- EXTERNAL_DOWNLOADS (LOW): The file
scripts/run-eslint.shusesnpxto executeeslint.npxis a standard Node.js utility that may download theeslintpackage and its dependencies from the npm registry if they are not already available in the environment. This is expected behavior for a linting tool. - COMMAND_EXECUTION (SAFE): The skill provides various bash
greppatterns and an ESLint shell script. These commands are static, localized to the project directory ("."), and designed for identifying accessibility violations in source code.
Audit Metadata