← 返回 Skills 市场
shenzheke

OpenClaw Browser WSL Attach

作者 shenzheke · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-browser-wsl-attach
功能描述
Automatically prepare, repair, and attach an OpenClaw-controlled Chromium browser in WSL or Linux environments where OpenClaw runs as root or in a headless s...
安全使用建议
This skill appears to do what it says: it will update your ~/.openclaw/openclaw.json (it creates a timestamped backup), start/kill a local Chromium process with remote debugging on localhost:18800, and print local environment and process information. Before running: review the included scripts yourself, confirm you are comfortable with the config change and the backup, and ensure port 18800 is not exposed to untrusted networks. Be aware that the script runs Chromium with --no-sandbox when used as root (this reduces browser isolation and is a tradeoff for running as root); if possible prefer running as a non-root user or inspect the user-data-dir used by the script. There are no external downloads or credential exfiltration patterns present, but run these tools manually the first time so you can review outputs and logs (/tmp/openclaw-browser.log and the created backup).
功能分析
Type: OpenClaw Skill Name: openclaw-browser-wsl-attach Version: 0.1.0 The skill bundle provides a legitimate utility for configuring and managing a Chromium browser instance in WSL or Linux environments for OpenClaw automation. It includes scripts to modify the local configuration file (configure-browser.py), launch Chromium with remote debugging enabled (start-browser.sh), and perform diagnostic checks (healthcheck.sh). The behavior is transparent, well-documented, and strictly limited to local operations and localhost (127.0.0.1:18800) communication, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the three scripts all align: they edit ~/.openclaw/openclaw.json, create a backup, start a Chromium instance with remote debugging on a local port, and perform local health checks. Nothing in the bundle requires unrelated credentials, network endpoints, or tools.
Instruction Scope
The runtime instructions explicitly tell the agent/operator to run the included scripts which will modify ~/.openclaw/openclaw.json (a timestamped backup is created), kill/launch Chromium, and probe a local CDP endpoint. The healthcheck prints some environment variables (HOME, DISPLAY, XDG_RUNTIME_DIR) and process listings. This behavior is within scope for configuring browser attach behavior but is intrusive to the user's OpenClaw config and will start/kill local processes — the user should expect and permit those changes.
Install Mechanism
No install spec or remote downloads are present; all code is included in the skill bundle. Nothing will be fetched from arbitrary URLs or written from external sources during install.
Credentials
The skill declares no required env vars or credentials. The scripts optionally read a few environment variables (OPENCLAW_BROWSER_CDP_PORT, OPENCLAW_BROWSER_BIN, OPENCLAW_BROWSER_USER_DATA_DIR, OPENCLAW_BROWSER_LOG) and standard ones like HOME — these are reasonable for configuring local paths and ports and are proportional to the task.
Persistence & Privilege
The skill will modify the user's OpenClaw config file (writes ~/.openclaw/openclaw.json and a timestamped .bak) and can start/kill Chromium processes. It does not request always:true or system-wide privileged configuration beyond the user's files, but it does instruct using --no-sandbox when running as root which reduces Chromium's runtime isolation (a necessary but security-reducing choice).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-browser-wsl-attach
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-browser-wsl-attach 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: configure, start, and health-check OpenClaw Chromium attachOnly mode for WSL/root/headless environments
元数据
Slug openclaw-browser-wsl-attach
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Browser WSL Attach 是什么?

Automatically prepare, repair, and attach an OpenClaw-controlled Chromium browser in WSL or Linux environments where OpenClaw runs as root or in a headless s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 OpenClaw Browser WSL Attach?

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

OpenClaw Browser WSL Attach 是免费的吗?

是的,OpenClaw Browser WSL Attach 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Browser WSL Attach 支持哪些平台?

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

谁开发了 OpenClaw Browser WSL Attach?

由 shenzheke(@shenzheke)开发并维护,当前版本 v0.1.0。

💬 留言讨论