cdp-ext-pilot
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches version metadata and binary archives for 'Chrome for Testing' from the official Google Chrome Labs repository (googlechromelabs.github.io).
- [COMMAND_EXECUTION]: The script executes local system utilities, including
unzipfor archive extraction andspawnto launch the Chrome browser with specific debugging flags such as--remote-debugging-portand--remote-debugging-pipe. - [REMOTE_CODE_EXECUTION]: The skill programmatically interacts with the browser via the Chrome DevTools Protocol, which involves executing JavaScript commands within the browser context using
Runtime.evaluateto automate UI interactions.
Audit Metadata