playwright-testing

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Provides shell commands for project initialization and running tests, including pnpm add -D @playwright/test and npx playwright install --with-deps chromium. These are standard operations for setting up a Playwright environment.
  • [EXTERNAL_DOWNLOADS]: Fetches dependencies from the NPM registry and downloads browser binaries via Playwright's official installation command. These are well-known services and essential for the functionality described.
  • [SAFE]: The authentication fixture includes a fallback value test-token for local development. This is a common practice for mock environments and does not constitute a hardcoded secret leak.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 06:02 PM
Security Audit — agent-trust-hub — playwright-testing