Testing with Playwright

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: LOW
Full Analysis
  • [SAFE] (SAFE): The skill contains exclusively educational content and code snippets for E2E testing using Playwright. All code examples are standard for the framework and target local development environments (localhost:3000).
  • [CREDENTIALS_UNSAFE] (INFO): The authentication fixture contains placeholder credentials ('test@example.com' and 'password'). These are clearly intended for demonstration purposes in a test environment and do not represent a leak of actual secrets.
  • [EXTERNAL_DOWNLOADS] (INFO): The skill references the standard '@playwright/test' package, which is a trusted industry-standard dependency for browser automation.
  • [DATA_EXFILTRATION] (SAFE): Network operations are restricted to testing interactions (routing, mocking, and navigation) within the context of browser automation, typically targeting the application under test (localhost).
Audit Metadata
Risk Level
LOW
Analyzed
Feb 17, 2026, 12:22 AM