a11y-testing
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and templates adhere to standard development practices for accessibility auditing. No attempts at prompt injection, obfuscation, or persistence were found.
- [EXTERNAL_DOWNLOADS]: Dependencies listed (jest-axe, playwright, axe-core, etc.) are industry-standard packages from the official NPM registry. The browser installation command (npx playwright install) targets official binaries from a well-known service.
- [COMMAND_EXECUTION]: The skill references standard shell commands (npm, npx, wait-on) for running test suites and building applications. These operations are consistent with the primary purpose of a testing skill and do not involve unauthorized privilege escalation.
Audit Metadata