extension-test
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains legitimate development resources and configurations for Chrome extension testing. All recommended dependencies are standard, widely-used testing libraries.
- [COMMAND_EXECUTION]: The E2E testing reference includes Chromium launch arguments
--no-sandboxand--disable-setuid-sandbox. While these flags reduce process isolation, they are standard boilerplate for running Puppeteer in restricted environments such as Linux containers or CI/CD pipelines.
Audit Metadata