e2e-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and code snippets for software testing automation using industry-standard tools like Playwright and Cypress. No suspicious instructions or command execution patterns were identified.- [EXTERNAL_DOWNLOADS]: The documentation mentions installing
@axe-core/playwrightfor accessibility testing. This is a well-known, trusted library provided by Deque Systems for automated accessibility scanning.- [CREDENTIALS_UNSAFE]: The provided code snippets demonstrate the use of environment variables (e.g.,process.env.ADMIN_PASSWORD) to handle sensitive credentials in testing environments, which is a recommended security practice.
Audit Metadata