← 返回 Skills 市场
Browser Use
作者
shawn pana
· GitHub ↗
· v2.0.1
· MIT-0
74060
总下载
112
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install browser-use
功能描述
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...
安全使用建议
Install only if you need a powerful browser automation bridge and trust the external browser-use CLI. Prefer isolated or temporary browser profiles, avoid syncing personal profiles to cloud, treat cookies and API keys as credentials, require explicit approval before using authenticated profiles or tunnels, and close sessions plus stop tunnels when finished.
功能分析
Type: OpenClaw Skill
Name: browser-use
Version: 2.0.1
The bundle provides a powerful browser automation toolset with several high-risk capabilities, including arbitrary Python execution via `browser-use python` and JavaScript execution via `browser-use eval`. It also features commands for exporting session cookies, accessing the user's local Chrome profiles, and establishing network tunnels (`browser-use tunnel`). While these functions are consistent with the stated purpose of advanced web automation and testing, they represent a significant security risk as they could be easily leveraged for data exfiltration or host compromise. Files: SKILL.md, references/cdp-python.md.
能力评估
Purpose & Capability
The stated browser automation purpose is coherent, and most commands are disclosed, but the documented surface includes high-impact capabilities: using real Chrome profiles with preserved logins/cookies, cookie export/import, raw Python/CDP control, JavaScript execution, cloud REST passthrough, profile sync to cloud, and Cloudflare tunnels.
Instruction Scope
The instructions explain how to invoke sensitive features but provide limited consent or scoping guidance. They ask which Chrome profile to use for authenticated browsing, but do not add comparable gates for cookie extraction/export, raw CDP/Python, profile syncing, tunnels, cloud API-key actions, or REST passthrough.
Install Mechanism
The reviewed artifact is instruction-only and permits Bash(browser-use:*), relying on an external browser-use CLI that is not included or pinned in the skill files. Static scan found no suspicious patterns in the markdown files themselves.
Credentials
Access to existing browser profiles, authenticated sessions, cookies, local file uploads, cloud profiles, and public tunnels is powerful and sometimes useful for testing, but the artifact does not sufficiently constrain these actions to isolated profiles, approved domains, safe ports, or explicit user-directed operations.
Persistence & Privilege
Persistent browser daemons, named sessions, saved API keys, local config under ~/.browser-use/config.json, cloud persistent profiles, and tunnels are disclosed, and cleanup commands are documented, but users must actively close sessions and stop tunnels.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install browser-use - 安装完成后,直接呼叫该 Skill 的名称或使用
/browser-use触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
- Added two new reference documents: CDP Python usage and multi-session workflows.
- Clarified the distinction between headless mode, connecting to Chrome, and cloud browser usage.
- Made tab management commands (`tab list`, `tab new`, `tab switch`, `tab close`) explicit in documentation.
- Improved explanations for cloud connection, API key registration, and agent self-registration.
- Added instructions for multi-session (parallel browser) usage.
- Updated troubleshooting guidance for failed commands and session cleanup.
v2.0.0
- Improved and reorganized documentation for clarity and modern workflows.
- Added details on using named Chrome profiles, connecting to running Chrome via CDP, and cloud browser workflows.
- Documented command chaining for efficient multi-step automation.
- Included guidance for authenticated browsing, local tunnels, and profile management.
- Clarified command options, output handling, and best practices for stateful session management.
v1.0.2
- Documentation reworked and simplified for clarity and easier reference.
- Audience broadened: Skill now addresses general browser automation, not just sandboxed/cloud use.
- Install modes, tunnel setup, and environment variable explanations are removed for a more concise guide.
- New dedicated sections for browser modes, session management, essential commands, and Python execution.
- Updated and better-organized CLI command reference.
- Usage examples and options for real/Chromium/cloud browsers are clarified with practical guidance.
- For full advanced setup details, directs users to the official README.
v1.0.1
**Changelog for browser-use v1.0.1**
- Updated documentation to focus on running browser-use from sandboxed, remote environments (cloud VMs, CI, remote coding agents).
- Added instructions for remote-only install, removing the need to download Chromium locally.
- Clarified usage of cloud browser as the default in remote-only mode; `browser-use open <url>` uses remote session automatically.
- Expanded and reorganized CLI command documentation, including navigation, interaction, state, tunneling, and Python session usage.
- Provided step-by-step guidance for exposing remote dev servers via Cloudflare tunnels.
- Added comprehensive command references for tab management, cookies, waits, and agent tasks.
- Emphasized remote/sandbox mode as core for agents with no GUI access.
v1.0.0
Initial release of browser-use skill for Clawdbot:
- Adds integration with Browser Use cloud API to create and manage remote browser sessions, supporting persisted cookies and profiles.
- Enables autonomous browser tasks via a subagent using a fast, browser-optimized LLM.
- Provides simple setup and usage instructions, including API key configuration and pricing details.
- Includes documentation links and cURL request examples for sessions, profiles, and task automation.
元数据
常见问题
Browser Use 是什么?
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74060 次。
如何安装 Browser Use?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install browser-use」即可一键安装,无需额外配置。
Browser Use 是免费的吗?
是的,Browser Use 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Browser Use 支持哪些平台?
Browser Use 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Browser Use?
由 shawn pana(@shawnpana)开发并维护,当前版本 v2.0.1。
推荐 Skills