← Back to Skills Marketplace
gaoren36-arch

OpenClaw 浏览器自动化

by gaoren36-arch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
358
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install oc-browser-automation
Description
浏览器控制工具 - 封装 OpenClaw browser 工具,支持网页自动化、截图、点击输入等操作
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oc-browser-automation
  3. After installation, invoke the skill by name or use /oc-browser-automation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本
Metadata
Slug oc-browser-automation
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is OpenClaw 浏览器自动化?

浏览器控制工具 - 封装 OpenClaw browser 工具,支持网页自动化、截图、点击输入等操作. It is an AI Agent Skill for Claude Code / OpenClaw, with 358 downloads so far.

How do I install OpenClaw 浏览器自动化?

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

Is OpenClaw 浏览器自动化 free?

Yes, OpenClaw 浏览器自动化 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw 浏览器自动化 support?

OpenClaw 浏览器自动化 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw 浏览器自动化?

It is built and maintained by gaoren36-arch (@gaoren36-arch); the current version is v1.0.0.

💬 Comments