← 返回 Skills 市场
chenhg5

browserwing

作者 chenhg5 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
6340
总下载
1
收藏
57
当前安装
1
版本数
在 OpenClaw 中安装
/install browserwing
功能描述
Control and automate browser actions via HTTP API, including navigation, element interaction, data extraction, accessibility snapshots, screenshots, JS execu...
安全使用建议
Install only if you trust the BrowserWing Executor you will connect to. Prefer a local or secured executor, avoid using it on sensitive logged-in sites unless necessary, and require explicit user approval before logins, uploads, purchases, posts, account changes, screenshots, page dumps, network inspection, or JavaScript execution.
功能分析
Type: OpenClaw Skill Name: browserwing Version: 1.0.0 The skill bundle describes a browser automation tool with several high-risk capabilities. Specifically, the `file-upload` endpoint allows the agent to upload arbitrary files from the host machine to web forms, posing a significant data exfiltration risk. Additionally, the `evaluate` endpoint enables arbitrary JavaScript execution within the browser context, which could be leveraged for client-side attacks or data exfiltration from browsed pages. While these capabilities are plausible for browser automation, their power and potential for misuse, combined with the configurable `BROWSERWING_EXECUTOR_URL` (allowing interaction with external endpoints), classify this as suspicious due to the broad permissions and risky capabilities without clear malicious intent in the skill's own instructions.
能力评估
Purpose & Capability
The stated purpose matches the capabilities: navigation, clicking, typing, extraction, screenshots, JavaScript execution, batch operations, and file upload are all disclosed browser automation functions.
Instruction Scope
The instructions include login automation with a password, form submission, file upload, JavaScript execution, screenshots, page content, console logs, and network inspection, but do not require explicit confirmation, destination checks, or data minimization for sensitive actions.
Install Mechanism
The reviewed package is instruction-only and contains no executable scripts, but it depends on a separate BrowserWing Executor service that is not included in the artifact review.
Credentials
The executor URL is configurable through BROWSERWING_EXECUTOR_URL with a localhost default; if pointed at a remote or untrusted executor, browser content, screenshots, credentials, uploads, or session-linked data may pass through that endpoint.
Persistence & Privilege
The artifacts do not show persistence, background workers, protected-path writes, or credential storage, but the executor can act in the currently active browser tab and may affect authenticated sessions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install browserwing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /browserwing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of BrowserWing – browser automation via HTTP API. - Control page navigation, element interaction (click, type, select), and advanced operations like screenshots and JavaScript execution. - Extract data and analyze accessibility snapshots for structured, stable element references. - Supports multiple element identifier types: RefID, CSS selectors, XPath, and text. - Batch operations and wait-for-element functionality included for robust scripting. - API base URL is fully configurable via the BROWSERWING_EXECUTOR_URL environment variable.
元数据
Slug browserwing
版本 1.0.0
许可证
累计安装 222
当前安装数 57
历史版本数 1
常见问题

browserwing 是什么?

Control and automate browser actions via HTTP API, including navigation, element interaction, data extraction, accessibility snapshots, screenshots, JS execu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6340 次。

如何安装 browserwing?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install browserwing」即可一键安装,无需额外配置。

browserwing 是免费的吗?

是的,browserwing 完全免费(开源免费),可自由下载、安装和使用。

browserwing 支持哪些平台?

browserwing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 browserwing?

由 chenhg5(@chenhg5)开发并维护,当前版本 v1.0.0。

💬 留言讨论