playwright-cli
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing terminal commands using the Playwright CLI, including
npx playwright testto run local test scripts andnpx playwright screenshotto capture web pages. - [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto fetch the Playwright package from the npm registry and instructs the user to runnpx playwright install, which downloads browser binaries from official Microsoft servers.
Audit Metadata