← 返回 Skills 市场
tezatezaz

Clawbrowser

作者 te_za · GitHub ↗ · v0.1.1
cross-platform ✓ 安全检测通过
4911
总下载
7
收藏
14
当前安装
2
版本数
在 OpenClaw 中安装
/install clawbrowser
功能描述
Use when the agent needs to drive a browser through the Microsoft Playwright CLI (`playwright-cli`) for navigation, form interactions, screenshots, recordings, data extraction, session management, or debugging without loading a full MCP browser. It trains the agent on the CLI commands, snapshots, and session/config habits that make Playwright CLI reliable for scripted browsing.
安全使用建议
Install this only if you want an agent to drive browsers for testing or inspection. Avoid using it on sensitive logged-in sessions unless needed, prefer temporary sessions, do not save auth state casually, and delete screenshots, traces, videos, PDFs, and saved state files when the task is done.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill is classified as suspicious due to the broad `allowed-tools: Bash(playwright-cli:*)` permission granted in `SKILL.md`, which allows the agent to execute any `playwright-cli` command. This includes high-risk capabilities such as arbitrary network access, file system writes (for screenshots, videos, PDFs), and critically, the `playwright-cli run-code` command, which enables arbitrary JavaScript execution within the browser context. While these capabilities are necessary for browser automation, their power and lack of specific guardrails against misuse by a malicious user prompt make the skill a significant vector for data extraction or other unauthorized actions if the agent is compromised.
能力评估
Purpose & Capability
The skill is coherently focused on Playwright browser automation, testing, page inspection, screenshots, PDFs, traces, videos, storage state, and debugging.
Instruction Scope
The instructions disclose powerful actions such as cookie and localStorage access, custom Playwright run-code, and attaching to browsers; these are purpose-aligned but should remain user-directed.
Install Mechanism
The frontmatter allows playwright-cli plus broad npx/npm commands, and the install fallback can install @playwright/cli globally; this is disclosed but broader than a tightly scoped command allowlist.
Credentials
Network access, browser interaction, and local artifact writes are expected for Playwright automation and test/debug evidence capture.
Persistence & Privilege
The skill supports persistent profiles and saved auth state containing cookies and storage, but defaults to in-memory sessions and includes cleanup/security notes for storage state.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clawbrowser
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clawbrowser 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Added ClawAudit AI security badges to the documentation for vulnerability awareness. - No changes to functionality or usage instructions; documentation update only.
v0.1.0
Initial release of clawbrowser – Playwright CLI browser control skill. - Enables browser automation, navigation, and data extraction using the Playwright CLI (playwright-cli). - Supports sessions, tab management, form interaction, screenshots, recordings, network/console introspection, and debugging workflows. - Documents recommended session/config habits and reliable snapshot usage for stable scripted browsing. - Provides setup guidance and troubleshooting tips for CLI-driven automation without a full browser instance. - Allows persistent or isolated automation flows, with controls for output recording and runtime configuration.
元数据
Slug clawbrowser
版本 0.1.1
许可证
累计安装 185
当前安装数 14
历史版本数 2
常见问题

Clawbrowser 是什么?

Use when the agent needs to drive a browser through the Microsoft Playwright CLI (`playwright-cli`) for navigation, form interactions, screenshots, recordings, data extraction, session management, or debugging without loading a full MCP browser. It trains the agent on the CLI commands, snapshots, and session/config habits that make Playwright CLI reliable for scripted browsing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4911 次。

如何安装 Clawbrowser?

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

Clawbrowser 是免费的吗?

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

Clawbrowser 支持哪些平台?

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

谁开发了 Clawbrowser?

由 te_za(@tezatezaz)开发并维护,当前版本 v0.1.1。

💬 留言讨论