This skill enables arbitrary browser control,
Claims to do
Agent Browser Skill: Fast browser automation using accessibility tree snapshots with refs for deterministic element selection.
Actually does
This skill executes the `agent-browser` command-line interface to perform headless browser automation. It navigates to specified URLs, takes accessibility tree snapshots in JSON format, interacts with web elements using generated references, and extracts data like text, HTML, or attributes. It also manages browser state (cookies, local storage), controls network requests, takes screenshots/PDFs, and supports isolated sessions and tab/frame management.
openclaw skills install matrixy/agent-browser-clawdbotThe skill provides extensive capabilities for executing arbitrary browser commands, including navigating to any URL, interacting with web elements, and critically, extracting various forms of data (text, HTML, attributes, cookies, local storage, session state). This poses a direct risk for data exfiltration, credential harvesting, and unauthorized web application manipulation.
agent-browser open <url>, agent-browser get text @e1, agent-browser cookies, agent-browser storage local key, agent-browser state save auth.json
The `agent-browser network route` command allows for intercepting and modifying network requests, which can be used to bypass security measures or inject malicious content. The `agent-browser open <url>` command also enables navigation to arbitrary URLs, potentially facilitating Server-Side Request Forgery (SSRF) if the agent's environment allows access to internal networks.
agent-browser network route "**/api/*" --body '{"x":1}', agent-browser open https://example.com[](https://mondoo.com/ai-agent-security/skills/clawhub/matrixy/agent-browser-clawdbot)<a href="https://mondoo.com/ai-agent-security/skills/clawhub/matrixy/agent-browser-clawdbot"><img src="https://mondoo.com/ai-agent-security/api/badge/clawhub/matrixy/agent-browser-clawdbot.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/clawhub/matrixy/agent-browser-clawdbot.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.