← 返回 Skills 市场
OpenClaw 浏览器自动化
作者
gaoren36-arch
· GitHub ↗
· v1.0.0
· MIT-0
358
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install oc-browser-automation
功能描述
浏览器控制工具 - 封装 OpenClaw browser 工具,支持网页自动化、截图、点击输入等操作
安全使用建议
This skill reads like a wrapper around an OpenClaw browser CLI, but the package provides no install instructions or declared binary requirement. Before installing or enabling it: (1) ask where the 'browser' runtime comes from and whether your agent environment already has OpenClaw installed; (2) confirm whether the agent will have access to local files (/tmp paths), downloads, and the network; (3) avoid running it on accounts or pages that contain real credentials until you verify its runtime and sandboxing; (4) prefer skills that include explicit install steps or a trusted source/homepage—the source is unknown here, which increases risk. If you still want to try it, test in a restricted environment with dummy pages and non-sensitive files first.
功能分析
Type: OpenClaw Skill
Name: oc-browser-automation
Version: 1.0.0
The skill bundle is a standard documentation and instruction wrapper for a browser automation tool (bb-browser) within the OpenClaw environment. It defines a comprehensive set of actions such as navigation, DOM interaction, screenshots, and file handling (upload/download) via a 'browser' command. While it includes high-risk capabilities like arbitrary JavaScript execution (via the 'evaluate' action) and access to local temporary directories, these features are explicitly documented and aligned with the stated purpose of web automation. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md clearly expects a 'browser' OpenClaw tool/CLI (commands like `browser action=...`) and references runtime behaviors (snapshots, download paths, traces). However the skill metadata declares no required binaries, no install spec, and no homepage/source — leaving an unexplained gap about how the described capabilities will actually be provided.
Instruction Scope
Instructions refer to local filesystem paths (/tmp/openclaw/uploads, /tmp/openclaw/downloads), starting/stopping/tracing browser sessions, capturing DOM snapshots, and interacting with logged-in sessions. These actions imply the agent will access local files, save downloads, and possibly handle credentials in-page. The skill does not explicitly declare or limit that access.
Install Mechanism
There is no install spec (instruction-only). That is lower surface risk, but combined with missing information about required runtime binaries it contributes to ambiguity rather than safety risk by itself.
Credentials
The skill declares no environment variables or credentials, which is consistent with the surface. However the instructions implicitly require filesystem and network access and access to a browser runtime. Those capabilities are not listed in requires.env or required config paths, so you should confirm what the agent runtime will expose before use.
Persistence & Privilege
The skill is not always-enabled and allows model invocation (normal). It does not request persistent system-wide configuration or claim to modify other skills. No elevated persistence is requested in the metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oc-browser-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/oc-browser-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本
元数据
常见问题
OpenClaw 浏览器自动化 是什么?
浏览器控制工具 - 封装 OpenClaw browser 工具,支持网页自动化、截图、点击输入等操作. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 358 次。
如何安装 OpenClaw 浏览器自动化?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oc-browser-automation」即可一键安装,无需额外配置。
OpenClaw 浏览器自动化 是免费的吗?
是的,OpenClaw 浏览器自动化 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw 浏览器自动化 支持哪些平台?
OpenClaw 浏览器自动化 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw 浏览器自动化?
由 gaoren36-arch(@gaoren36-arch)开发并维护,当前版本 v1.0.0。
推荐 Skills