browser-setup-devtools
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill initiates the installation of a browser extension via the command
npx @different-ai/opencode-browser install. As this package is under the@different-ainamespace, it is identified as a legitimate vendor resource belonging to the skill's author. - [COMMAND_EXECUTION]: The skill utilizes platform-specific shell commands (
open,start,xdg-open) to navigate the user to the Chrome extensions management page (chrome://extensions). These commands are used appropriately for the stated purpose of assisting with manual extension installation.
Audit Metadata