playwright-chrome-extension-testing
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing official Playwright packages from the NPM registry and downloading Chromium binaries using the official Playwright CLI. These are trusted sources belonging to Microsoft.
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions for environment setup and test execution. It includes necessary browser flags such as
--no-sandboxand--disable-setuid-sandbox, which are documented requirements for running headless browsers in containerized environments like GitHub Actions.
Audit Metadata