← Back to Skills Marketplace
tang2606

Agent Browser Core.Bak

by Wade · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agent-browser-core-bak
Description
OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-browser-core-bak
  3. After installation, invoke the skill by name or use /agent-browser-core-bak
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug agent-browser-core-bak
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install Agent Browser Core.Bak?

Run "/install agent-browser-core-bak" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent Browser Core.Bak free?

Yes, Agent Browser Core.Bak is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Agent Browser Core.Bak support?

Agent Browser Core.Bak is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent Browser Core.Bak?

It is built and maintained by Wade (@tang2606); the current version is v1.0.0.

💬 Comments