testing-editor-harness
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user to run standard development commands such as
pnpm test:harnessandnodeto execute a local configuration script. These commands are scoped to the project's testing harness. - [DYNAMIC_EXECUTION]: The skill provides a template for a JavaScript file (
/tmp/set-mobile-viewport.js) that uses thewslibrary to communicate with the Chrome DevTools Protocol onlocalhost. This is a standard procedure for automating browser settings like viewport dimensions and touch emulation during integration tests.
Audit Metadata