← Back to Skills Marketplace
tekkenkk

Agent Browser

by tekkenKK · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
6295
Downloads
23
Stars
33
Active Installs
1
Versions
Install in OpenClaw
/install agent-browser-3
Description
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Usage Guidance
Install only if you need browser automation and trust the local agent-browser executable. Avoid using it on sensitive logged-in accounts unless necessary, confirm before actions that change data or upload files, treat saved state files and recordings as secrets, keep them out of repositories, and delete them when finished.
Capability Analysis
Type: OpenClaw Skill Name: agent-browser-3 Version: 0.1.0 The OpenClaw AgentSkills bundle is classified as suspicious due to the broad and high-risk capabilities of the `agent-browser` tool, even though no explicit malicious intent is demonstrated in the provided files. Key indicators include the ability to load custom browser executables and extensions (`--executable-path`, `--extension`, `AGENT_BROWSER_EXECUTABLE_PATH`, `AGENT_BROWSER_EXTENSIONS`), execute arbitrary JavaScript within the browser context (`agent-browser eval`), access local files via the `file://` protocol, and save/load full browser session state (`agent-browser state save/load`), which can contain sensitive authentication tokens. While these features are plausibly needed for browser automation, they present significant attack surface for potential misuse if the agent or user were compromised, despite the documentation's inclusion of security best practices.
Capability Assessment
Purpose & Capability
The documented capabilities match the stated browser automation purpose: navigation, form filling, screenshots, PDF/video capture, cookies/storage, network inspection, proxies, and JavaScript execution. These are powerful but disclosed and purpose-aligned.
Instruction Scope
Instructions are command references and user-run templates, not hidden automation. The broad description could invoke the tool for general page interaction, so sensitive actions such as submissions, uploads, purchases, or account changes should require explicit user direction.
Install Mechanism
The skill is instruction-only and allows Bash(agent-browser:*); it does not install or declare the provenance of the agent-browser executable. Users should verify that the command on PATH is trusted.
Credentials
Network access, local output files, file uploads, screenshots, recordings, proxies, and local file URLs are proportionate for browser automation, but they may expose private page content or local data if used on sensitive targets.
Persistence & Privilege
The skill documents saving and loading browser state containing cookies and storage. That persistence is expected for authenticated automation and is disclosed, with some best-practice guidance to avoid committing and to clean up state files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-browser-3
  3. After installation, invoke the skill by name or use /agent-browser-3
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of agent-browser: Powerful command-line browser automation. - Automates website navigation, form filling, testing, screenshots, and data extraction. - Extensive command set for browser control, interactive element referencing, state checks, and data capture. - Supports semantic locators (find by role, label, text, etc.) for robust automation. - Provides tools for video recordings, PDF creation, network interception, tab/window management, storage/cookie handling, and more. - Includes options for session isolation, headless/headed mode, and structured JSON output.
Metadata
Slug agent-browser-3
Version 0.1.0
License
All-time Installs 214
Active Installs 33
Total Versions 1
Frequently Asked Questions

What is Agent Browser?

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages. It is an AI Agent Skill for Claude Code / OpenClaw, with 6295 downloads so far.

How do I install Agent Browser?

Run "/install agent-browser-3" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent Browser free?

Yes, Agent Browser is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Agent Browser support?

Agent Browser is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent Browser?

It is built and maintained by tekkenKK (@tekkenkk); the current version is v0.1.0.

💬 Comments