playwright-visual-regression
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official Playwright Docker images from the Microsoft Container Registry (mcr.microsoft.com) to ensure consistent font rendering across environments.
- [EXTERNAL_DOWNLOADS]: Installs the standard @playwright/test package from the official NPM registry and utilizes well-known GitHub Actions for CI/CD workflows.
- [COMMAND_EXECUTION]: Executes shell commands via npm, npx, and docker to manage test suites and capture UI snapshots.
- [COMMAND_EXECUTION]: Includes instructions for the agent to commit visual baselines to Git, incorporating an explicit security check to prevent shell injection from user-provided commit messages.
Audit Metadata