playwright
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements security best practices by explicitly instructing users to gitignore sensitive authentication files (
playwright/.auth/*.json) and to use environment variables or CI secrets for credentials. - [SAFE]: All external references, including Docker images (
mcr.microsoft.com), documentation links (playwright.dev), and repositories (github.com/microsoft), point to official and trusted infrastructure. - [SAFE]: Instructions for installing browsers and system dependencies follow the official Playwright documentation and use standard CLI tools without involving unverified third-party scripts.
- [SAFE]: The skill provides clear guidance on the proper use of fixtures and isolated browser contexts, which promotes secure test design and prevents cross-test data leakage.
Audit Metadata