← 返回 Skills 市场
tang2606

Agent Browser Core.Bak

作者 Wade · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install agent-browser-core-bak
功能描述
OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.
使用说明 (SKILL.md)

Agent Browser Skill (Core)

Purpose

Provide an advanced, production-ready playbook for using agent-browser to automate web tasks via CLI and structured commands.

Best fit

  • You need deterministic automation for AI agents.
  • You want compact snapshots with refs and JSON output.
  • You prefer a fast CLI with Node.js fallback.

Not a fit

  • You require a full SDK or custom JS integration.
  • You must stream large uploads or complex media workflows.

Quick orientation

  • Read references/agent-browser-overview.md for install, architecture, and core concepts.
  • Read references/agent-browser-command-map.md for command categories and flags.
  • Read references/agent-browser-safety.md for high-risk controls and safe mode rules.
  • Read references/agent-browser-workflows.md for recommended AI workflows.
  • Read references/agent-browser-troubleshooting.md for common issues and fixes.

Required inputs

  • Installed agent-browser CLI and browser runtime.
  • Target URLs and workflow steps.
  • Session or profile strategy if authentication is required.

Expected output

  • A clear command sequence and operational guardrails for automation.

Operational notes

  • Snapshot early, act via refs, then snapshot again after DOM changes.
  • Use --json for machine parsing and scripting.
  • Use waits and load-state checks before actions.
  • Close tabs or sessions when done to release resources.

Safe mode defaults

  • Do not use eval, --allow-file-access, custom --executable-path, or arbitrary --args without explicit approval.
  • Avoid network route, set credentials, and cookie/storage mutations unless the task requires it.
  • Allowlist domains and block localhost or private network targets.

Security notes

  • Treat tokens and credentials as secrets.
  • Avoid --allow-file-access unless explicitly required.
安全使用建议
This skill's content is coherent and looks like a legitimate playbook for the 'agent-browser' CLI, but the package source is unclear: the provided registry metadata and the included _meta.json disagree (different owner/slug/version), and there is no homepage or source URL listed. Before installing or following these instructions: 1) Verify the official agent-browser project and install the CLI from an authoritative source (pin a specific release). 2) Run the CLI in a sandbox/container and avoid giving it elevated OS privileges. 3) Do not enable eval, --allow-file-access, custom executable paths, proxies, or network-routing without explicit human approval. 4) Keep session/state files ephemeral and treat them as secrets. 5) If you need more assurance, ask the publisher to explain the metadata mismatch and provide a homepage or source repository; if they cannot, treat the package as untrusted.
功能分析
Type: OpenClaw Skill Name: agent-browser-core-bak Version: 1.0.0 The skill bundle provides comprehensive documentation and operational guidelines for using the 'agent-browser' CLI for web automation. It includes detailed safety controls, risk assessments for sensitive commands (such as eval and file access), and explicit instructions for the agent to follow security best practices like domain allowlisting and credential protection (SKILL.md, agent-browser-safety.md). No malicious code, exfiltration logic, or harmful prompt injections were identified.
能力评估
Purpose & Capability
The skill's name, description, and SKILL.md consistently describe guidance for using an agent-browser CLI. The guidance expects the user to have the agent-browser CLI/runtime installed (via npm or the CLI's own installer), which is proportional to the stated purpose. However, registry metadata (provided) and the included _meta.json disagree on owner/slug/version which suggests the bundle may have been copied or repackaged without a clear source — this is unexpected and worth verifying.
Instruction Scope
The runtime instructions and reference documents focus on CLI commands, snapshots, sessions, and safety controls. They explicitly warn against high-risk actions (eval, file access, network routing) and recommend allowlists, ephemeral profiles, and approval for sensitive operations. The instructions do not ask the agent to read unrelated system files or environment variables.
Install Mechanism
This is instruction-only (no install spec or code files). The docs recommend installing agent-browser via npm (npm install -g agent-browser@<version>) or using the CLI's own installer — a standard, low-risk approach. There are no included URLs or archive downloads in the skill itself. Recommendation: pin a known-good version and install from the official registry/source.
Credentials
The skill declares no required environment variables, credentials, or config paths. The docs explicitly treat state files and tokens as secrets and advise redaction/ephemeral usage, which is appropriate. There are no unexpected requests for unrelated credentials.
Persistence & Privilege
No special persistence requested (always:false). The skill does not attempt to modify other skills or system-wide agent settings; it only provides operational guidance for running a CLI. Autonomous invocation is allowed by default, which is normal, and the skill does not request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agent-browser-core-bak
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agent-browser-core-bak 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of agent-browser-core skill for the agent-browser CLI. - Provides AI-friendly web automation via CLI, with Rust-based speed and Node.js fallback. - Supports snapshots, refs, and structured commands for deterministic agent control. - Includes operational guardrails, safety defaults, and security best practices. - Documentation covers setup, command details, troubleshooting, and workflow recommendations. - Not intended as a full SDK or for complex media uploads.
元数据
Slug agent-browser-core-bak
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Agent Browser Core.Bak 是什么?

OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Agent Browser Core.Bak?

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

Agent Browser Core.Bak 是免费的吗?

是的,Agent Browser Core.Bak 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Agent Browser Core.Bak 支持哪些平台?

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

谁开发了 Agent Browser Core.Bak?

由 Wade(@tang2606)开发并维护,当前版本 v1.0.0。

💬 留言讨论