playwright-e2e-testing
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes well-documented utility scripts (
scripts/flake-detector.sh,scripts/validate-playwright-setup.sh, andscripts/generate-auth-profile.ts) that perform expected developer tasks such as environment validation and test debugging. - [SAFE]: Secret management guidance is consistent with security best practices; the instructions explicitly advise using environment variables for credentials and caution against committing authentication state files to version control.
- [SAFE]: External downloads are restricted to well-known and trusted sources, such as the official Playwright browser installation commands and Microsoft's container registry (
mcr.microsoft.com). - [SAFE]: The instructions and metadata contain no evidence of prompt injection, obfuscation, or malicious redirection. The Page Object Model and locator strategies provided are standard for resilient browser automation.
Audit Metadata