playwright-ci-caching
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The provided PowerShell script
playwright.ps1dynamically locates and executes the Playwright CLI binary within the project structure to manage browser installations. - [EXTERNAL_DOWNLOADS]: The skill configures CI/CD workflows to download browser binaries from Microsoft's official distribution points when they are not present in the local cache.
- [DATA_EXPOSURE]: The skill references standard operating system cache directories for Playwright binaries, which are appropriate for this use case and do not involve sensitive user data.
Audit Metadata