setup-playwright
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill uses standard, well-known tools like Playwright and follows security best practices, such as adding authentication state files to
.gitignoreto prevent credential exposure. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to download the
@playwright/testpackage and browser binaries. These downloads originate from well-known and official repositories associated with the Playwright project. - [COMMAND_EXECUTION]: The skill utilizes shell commands (
Bash) to install dependencies and initialize the project structure. These commands are standard for a development environment setup and do not exhibit malicious behavior or unnecessary privilege escalation.
Audit Metadata