e2e-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing templates and best practices for E2E testing frameworks like Playwright and Cypress.
- [SAFE]: No hardcoded credentials were found; the examples correctly demonstrate using environment variables (e.g.,
process.env.ADMIN_PASSWORD) for sensitive configurations. - [SAFE]: Recommended external tools and packages, such as
@axe-core/playwright, are well-known and standard in the development community. - [SAFE]: All network operations and selectors in the code examples follow standard testing practices and target local environments or generic examples.
Audit Metadata