ui-testing
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and best practices for UI development without any executable code or malicious instructions.
- [EXTERNAL_DOWNLOADS]: Recommends standard development tools such as
eslint-plugin-jsx-a11y,@playwright/test, and@axe-core/playwright. These are industry-standard packages for accessibility and end-to-end testing. - [COMMAND_EXECUTION]: Provides an example command for installing a development dependency (
npm install -D eslint-plugin-jsx-a11y), which is standard procedure for setting up linting tools.
Audit Metadata