The skill enables arbitrary command execution, data exfiltration, and social engineering, while also introducing supply chain vulnerabilities through dynamic skill loading.
Claims to do
agent-browser: Browser automation CLI for AI agents. Uses Chrome/Chromium via CDP directly.
Actually does
This skill executes `agent-browser` commands via Bash, including installation and fetching skill definitions. It enables browser automation using Chrome/Chromium via the Chrome DevTools Protocol (CDP) to interact with websites, fill forms, click buttons, take screenshots, and extract data. It also supports specialized automation for Electron apps, Slack, Vercel Sandbox, and AWS Bedrock AgentCore.
The skill explicitly allows arbitrary `agent-browser` commands to be executed via Bash, granting extensive control over browser automation and potential system interaction if the CLI tool has such capabilities.
allowed-tools: Bash(agent-browser:*), Bash(npx agent-browser:*)
The skill's description explicitly mentions 'extracting data from a page' and 'login to a site', indicating capabilities that can be abused for exfiltrating sensitive information or harvesting user credentials.
description: ...extracting data...login to a site...
The skill enables 'sending Slack messages', which could be exploited by a malicious agent to perform social engineering attacks or spread misinformation within an organization.
description: ...sending Slack messages...
The agent is instructed to load additional skills using `agent-browser skills get <name>`, which could introduce a supply chain vulnerability if the source of these skills is untrusted or compromised.
`agent-browser skills get <name>`
[](https://mondoo.com/ai-agent-security/skills/github/vercel-labs/agent-browser/agent-browser)<a href="https://mondoo.com/ai-agent-security/skills/github/vercel-labs/agent-browser/agent-browser"><img src="https://mondoo.com/ai-agent-security/api/badge/github/vercel-labs/agent-browser/agent-browser.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/vercel-labs/agent-browser/agent-browser.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.