accessibility-testing
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and installs the
@axe-core/playwrightNode.js package. This is a well-known industry standard for automated accessibility auditing and is used here for its intended purpose. - [COMMAND_EXECUTION]: The skill provides shell commands for environment setup and test execution (e.g.,
npm install,npx playwright install,npm run build). These are standard operations for development and CI/CD pipelines. - [SAFE]: Analysis of the instructions and code snippets shows no evidence of prompt injection, data exfiltration, or obfuscation. The file access for
.agents/qa-project-context.mdis a routine method for an agent to retrieve its own execution context. The overall behavior is consistent with its stated purpose of improving web accessibility compliance.
Audit Metadata