← 返回 Skills 市场
penglovemeng

agent-browser

作者 penglovemeng · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
203
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install peng-agent-browser
功能描述
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured co...
安全使用建议
This SKILL.md appears to be a straightforward wrapper for an external CLI, but the package will be fetched from the network if you follow the installation steps. Before installing or running this skill: (1) verify the npm package and GitHub repository are legitimate (confirm publisher, repo owner, release tags, and checksums); (2) prefer installing and reviewing the package manually in a sandbox or VM rather than allowing automated installation; (3) avoid running global npm installs as an unprivileged user without inspection of package install scripts; (4) if you need stronger assurance, request a homepage/repository URL from the publisher and review the upstream code (especially build/install scripts) or use well-known alternatives (Playwright/Puppeteer) with a verifiable origin. The lack of a declared source/homepage and the owner-identifier mismatch are the primary reasons for caution.
功能分析
Type: OpenClaw Skill Name: peng-agent-browser Version: 0.2.0 The skill provides a wrapper for the 'agent-browser' CLI, which includes high-risk capabilities such as arbitrary JavaScript execution (eval), session cookie extraction, and session state saving/loading. While these features are aligned with the stated purpose of browser automation and testing, they represent a significant attack surface for session hijacking and data exfiltration if the agent is manipulated. The documentation in SKILL.md also includes instructions for global npm installations and source builds from external GitHub repositories (vercel-labs/agent-browser).
能力评估
Purpose & Capability
The name/description claim a Rust-based headless browser CLI with a Node fallback; the SKILL.md describes an npm-distributed CLI with commands that match that purpose. However the metadata lists only node/npm as required binaries despite the Rust mention — which is plausible if the Rust binary is packaged and distributed via npm, but is a minor inconsistency worth noting.
Instruction Scope
SKILL.md stays within browser automation scope: navigation, snapshot, interactions, cookies, storage, screenshots, recording, etc. It does not instruct reading unrelated system files or hidden endpoints. The one runtime risk is that the installation instructions (npm install -g, git clone, pnpm build) will fetch and execute external code.
Install Mechanism
The registry entry contains no formal install spec; instead SKILL.md instructs the agent/user to run npm install -g agent-browser and optionally git clone a GitHub repo and pnpm build. Those commands download and run arbitrary third‑party code and global npm installs can execute install scripts — a moderate-to-high supply-chain risk especially because the skill's registry metadata shows no homepage/source to verify and the _meta.json ownerId differs from the registry owner in the listing.
Credentials
No environment variables or credentials are required by the skill metadata. Runtime commands reference setting credentials or HTTP auth as CLI actions (expected for browser automation) but do not request secrets up-front.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges in the metadata. No instructions modify other skills or system agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install peng-agent-browser
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /peng-agent-browser 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Update to v0.2.0
元数据
Slug peng-agent-browser
版本 0.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

agent-browser 是什么?

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured co... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。

如何安装 agent-browser?

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

agent-browser 是免费的吗?

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

agent-browser 支持哪些平台?

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

谁开发了 agent-browser?

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

💬 留言讨论