← 返回 Skills 市场
Stagehand Browser CLI
作者
peytoncasper
· GitHub ↗
· v1.0.0
7553
总下载
1
收藏
59
当前安装
1
版本数
在 OpenClaw 中安装
/install stagehand-browser-cli
功能描述
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 trust the publisher and can inspect the actual CLI source and dependencies behind the npm install/npm link flow. Use a dedicated browser profile, avoid saved passwords and sensitive accounts, choose local versus Browserbase mode deliberately, confirm before submitting forms or downloading files, and periodically clear screenshots, downloads, cache, and .chrome-profile data.
功能分析
Type: OpenClaw Skill
Name:
Developer:
Version:
Description: OpenClaw Agent Skill
The skill is classified as suspicious due to several high-risk capabilities, even without clear evidence of intentional malicious behavior within the provided files. The `SKILL.md` explicitly allows `Bash` execution, granting the AI agent broad command execution capabilities. The `REFERENCE.md` reveals that the browser uses a persistent profile (`.chrome-profile/`) which stores sensitive data like cookies and potentially saved passwords, and it allows unrestricted file downloads to a known path (`./agent/downloads/`). These features, combined with the natural language interface for browser automation, make the skill highly susceptible to prompt injection from a user to perform unauthorized actions, data exfiltration, or download and potentially execute malicious payloads.
能力评估
Purpose & Capability
The purpose matches browser automation, but the documented capabilities include natural-language clicking and typing, form submission, logins, screenshots, extraction through an AI model, downloads, full network access, localhost/internal-network access, and optional Browserbase scraping features.
Instruction Scope
The skill is broadly invoked for browsing and web interaction, and it does not define clear confirmation gates for sensitive actions such as submitting forms, entering credentials, downloading files, or acting in authenticated sessions.
Install Mechanism
The setup asks the agent to run npm install and npm link to create a global browser command, but the submitted artifact contains only documentation and setup metadata, not the referenced source files, package manifest, or lockfile needed to review what would be installed.
Credentials
The skill discloses automatic local-versus-remote environment selection based on Browserbase credentials, with no user prompt, and uses an external Claude model for browser actions and extraction, which can expose page contents or user-entered data beyond the local machine.
Persistence & Privilege
The documentation confirms persistent Chrome profile storage, retained cookies and saved passwords, screenshots written to ./agent/browser_screenshots/, downloads written to ./agent/downloads/, and cached page analysis; these are high-impact side effects without strong scoping or cleanup controls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stagehand-browser-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/stagehand-browser-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the browser automation skill as a CLI tool.
- Automatically selects between local Chrome or remote Browserbase environments based on available configuration—no user prompts needed.
- Supports natural language commands to navigate, extract data, interact with web pages, take screenshots, fill forms, and more.
- Includes guidance for setup, command usage, and troubleshooting.
- Documentation covers differences between local and remote modes, best practices, and example workflows.
元数据
常见问题
Stagehand Browser CLI 是什么?
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 插件,目前累计下载 7553 次。
如何安装 Stagehand Browser CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stagehand-browser-cli」即可一键安装,无需额外配置。
Stagehand Browser CLI 是免费的吗?
是的,Stagehand Browser CLI 完全免费(开源免费),可自由下载、安装和使用。
Stagehand Browser CLI 支持哪些平台?
Stagehand Browser CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stagehand Browser CLI?
由 peytoncasper(@peytoncasper)开发并维护,当前版本 v1.0.0。
推荐 Skills