playwright-e2e-init
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill. The skill performs routine development tasks such as installing the official
@playwright/testpackage and creating standard configuration files. - [EXTERNAL_DOWNLOADS]: The skill uses
bunx playwright installto download browser binaries. This is a standard and expected operation for setting up the Playwright testing framework. - [COMMAND_EXECUTION]: The skill adds npm scripts for running tests (e.g.,
playwright test). These are standard development commands intended for local or CI/CD environments and do not pose a risk. - [DATA_EXFILTRATION]: No evidence of data exfiltration was found. Network operations are limited to standard package installations and local development server interactions.
Audit Metadata