init
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides automated setup for Playwright, a legitimate and widely-used end-to-end testing framework.
- [COMMAND_EXECUTION]: The skill executes standard commands for project initialization and testing, including
npm init playwrightandnpx playwright test. These operations are transparent and consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: The skill facilitates the download of Playwright dependencies and browser binaries from official registries. These sources are well-known and trusted in the software development ecosystem.
- [INDIRECT_PROMPT_INJECTION]: The skill scans local configuration files like
package.jsonandtsconfig.jsonto customize the setup process. While this involves reading untrusted local data, the ingestion is used solely for template selection and does not involve high-risk capability chains.
Audit Metadata