e2e-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for E2E testing. It provides standard code templates and configuration files for industry-standard tools like Playwright and Cypress.
- [SAFE]: All external libraries and tools referenced (such as @axe-core/playwright) are well-known and trusted utilities for browser automation and accessibility testing.
- [SAFE]: The code snippets correctly demonstrate the use of environment variables (e.g., process.env.ADMIN_PASSWORD) for handling credentials in test fixtures, which is a recommended security practice for CI/CD environments.
Audit Metadata