This skill allows arbitrary Bash command execution and ex
Claims to do
Electron App Automation: Automate any Electron desktop app using agent-browser. Electron apps are built on Chromium and expose a Chrome DevTools Protocol (CDP) port that agent-browser can connect to, enabling the same snapshot-interact workflow used for web pages.
Actually does
This skill uses Bash commands to launch Electron desktop applications (like Slack, VS Code, Discord) with a remote debugging port enabled. It then utilizes the `agent-browser` tool to connect to this local Chrome DevTools Protocol (CDP) port. Once connected, `agent-browser` can perform actions such as taking UI snapshots, clicking elements, filling forms, extracting text, managing tabs/webviews, and capturing screenshots of the Electron application's interface.
The skill explicitly allows unrestricted Bash command execution, enabling the agent to run arbitrary commands on the host system with the user's privileges.
allowed-tools: Bash(agent-browser:*), Bash(npx agent-browser:*), open -a "Slack" --args --remote-debugging-port=9222
The `agent-browser` tool can extract sensitive data, such as screenshots, text content, and full DOM snapshots, from any connected Electron application, including password managers or communication tools.
agent-browser screenshot app-state.png, agent-browser get text @e5, agent-browser snapshot --json > app-state.json
[](https://mondoo.com/ai-agent-security/skills/github/vercel-labs/agent-browser/electron)<a href="https://mondoo.com/ai-agent-security/skills/github/vercel-labs/agent-browser/electron"><img src="https://mondoo.com/ai-agent-security/api/badge/github/vercel-labs/agent-browser/electron.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/vercel-labs/agent-browser/electron.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.