e2e-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of the @axe-core/playwright package. This is an industry-standard library for accessibility testing from a well-known provider.
- [COMMAND_EXECUTION]: The documentation includes standard CLI commands for the Playwright and Cypress test runners, which are necessary for the skill's functionality.
- [DYNAMIC_EXECUTION]: Code samples demonstrate the use of standard browser automation APIs, such as page.evaluate, for DOM manipulation during testing.
Audit Metadata