ui-test-puppeteer
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/run-tests.shshell script is provided to facilitate local execution of Puppeteer tests. It runs a Node.js process using a local script path, which is a standard development utility. - [COMMAND_EXECUTION]: The
README.mdfile contains installation instructions for different operating systems that execute local setup scripts. The Windows instructions include the-ExecutionPolicy Bypassflag, which is a common requirement for executing local PowerShell scripts during environment setup. - [SAFE]: The skill's documentation in
references/setup-and-ci.mdencourages secure secret management by advising users to keep credentials and environment-specific values out of version-controlled files.
Audit Metadata