playwright-e2e-testing

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides defensive coding practices for tests, such as using Valibot or Zod for schema validation of API responses and blocking external network requests using page.route to ensure test isolation.
  • [SAFE]: Standard browser automation features like page.addInitScript and page.route are used strictly for their intended purpose of initializing test states and mocking backend responses.
  • [SAFE]: CI configuration guidelines include industry-standard safety checks, such as using forbidOnly to prevent the accidental inclusion of focused tests in production environments and configuring appropriate timeouts for build processes.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 06:47 PM
Security Audit — agent-trust-hub — playwright-e2e-testing