e2e-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for end-to-end testing patterns and does not contain executable malicious code or dangerous instructions.
- [CREDENTIALS_UNSAFE]: Analysis of the code snippets shows that sensitive information like passwords is handled using environment variables (e.g.,
process.env.ADMIN_PASSWORD), which is the recommended approach for secret management in testing environments. - [EXTERNAL_DOWNLOADS]: The documentation references standard and widely-trusted testing tools and libraries, such as Playwright, Cypress, and
@axe-core/playwright. No unauthorized or suspicious external resources are utilized. - [PROMPT_INJECTION]: The instructions focus exclusively on E2E testing methodologies and do not contain patterns attempting to bypass agent safety filters or override core behaviors.
Audit Metadata