test-desktop-app
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user to run
pnpm dev:desktopwith an environment variable to start the development environment. - [COMMAND_EXECUTION]: It details how to use the Chrome DevTools Protocol (CDP) to interact with the application, which includes evaluating JavaScript, clicking controls, and capturing screenshots for automated testing.
- [EXTERNAL_DOWNLOADS]: The skill makes a local network request to
http://127.0.0.1:9222/json/listto retrieve debugging information, which is standard practice for local CDP automation.
Audit Metadata