← 返回 Skills 市场
peytoncasper

Browser Automation

作者 peytoncasper · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
46826
总下载
62
收藏
544
当前安装
2
版本数
在 OpenClaw 中安装
/install browser-automation
功能描述
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
安全使用建议
Install only if you can inspect and trust the actual CLI package that `npm install` and `npm link` will expose. Use a dedicated browser profile and test accounts, explicitly choose local versus remote mode, avoid sensitive sites unless necessary, clear stored profile data when done, and manually confirm any form submission, account change, download, or scraping workflow.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill is classified as suspicious due to several high-risk capabilities, even though it does not explicitly instruct malicious actions. The `SKILL.md` explicitly allows the `Bash` tool, granting the AI agent arbitrary command execution. The `REFERENCE.md` details that the browser has 'full network access' and uses a 'persistent profile (`.chrome-profile/`)' which can store 'saved passwords and cookies,' creating a potential vector for credential access or exfiltration if combined with Bash commands. Additionally, the skill can download arbitrary files to `./agent/downloads/`, which could then be executed by the agent using the allowed Bash tool.
能力评估
Purpose & Capability
The stated purpose of navigating websites, clicking, extracting data, screenshots, and form filling is coherent with the browser automation capabilities, but the scope covers arbitrary sites, authenticated sessions, downloads, and scraping-style remote use.
Instruction Scope
The skill allows Bash and directs use of natural-language browser actions without a clear confirmation boundary before logins, form submissions, account-impacting clicks, or downloads.
Install Mechanism
The setup instructs `npm install` and `npm link` to create a global `browser` command, but this artifact set contains only documentation and setup metadata, not the referenced package source or `package.json` needed to verify what will be installed.
Credentials
Remote Browserbase mode is disclosed, but the skill says it switches automatically when Browserbase keys exist and does not require an explicit user opt-in before browsing activity and form inputs may use remote infrastructure.
Persistence & Privilege
Persistent `.chrome-profile/` storage, saved cookies/passwords, automatic screenshots, automatic downloads to `./agent/downloads/`, and full network access including localhost/internal networks are documented, but they are high-impact and under-controlled.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install browser-automation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /browser-automation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial public release
v1.0.0
- Initial release of browser automation skill. - Automates web browser interactions using Stagehand CLI and natural language commands. - Supports both local Chrome and remote Browserbase environments; selection is automatic based on configuration. - Provides commands for navigation, interaction, extraction, element observation, screenshots, and closing the browser. - Includes troubleshooting tips and setup instructions for both environments.
元数据
Slug browser-automation
版本 1.0.1
许可证
累计安装 1588
当前安装数 544
历史版本数 2
常见问题

Browser Automation 是什么?

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46826 次。

如何安装 Browser Automation?

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

Browser Automation 是免费的吗?

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

Browser Automation 支持哪些平台?

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

谁开发了 Browser Automation?

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

💬 留言讨论