Real Skill packageSource verifiedClawHub registry

browser4-cli

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Identity and source

Publisher attributionPlatonAIregistry owner unverified by skillvetai
Functional categoryBrowser Automation & RPAautomatically inferred · 69% rule confidence
Package forminstruction bundle36 recorded files
Canonical sourceClawHub registryclawhub:platonai:browser4-cli
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/1/2026.claude/skills/browser4-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/1/2026.agents/skills/browser4-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/1/2026skills/browser4-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @platonai/browser4-cli
clawhub inspect @platonai/browser4-cli --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
36 / 36 inspected as text
Checked
9/1/2026, 12:43:08 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
22 dependency and API indicators
  • api: api.example.com
  • api: app.example.com
  • api: bank.example.com
  • api: browser4-server
  • api: browser4.oss-cn-beijing.aliyuncs.com
  • api: clawhub.ai
  • api: competitor.com
  • api: en.wikipedia.org
  • api: github.com
  • api: haifengl.github.io
  • api: jsoup.org
  • api: learn.microsoft.com
  • api: m.media-amazon.com
  • api: pubmed.ncbi.nlm.nih.gov
  • api: shop.example.com
  • api: staging.example.com
  • api: w3c.github.io
  • api: www.amazon.com
  • api: www.bbc.com
  • api: www.linkedin.com
  • api: www.w3schools.com
  • api: www.zillow.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
9/1/2026, 3:54:16 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:9fea26cc4e989b3991fa6ddfb9a2d89b6c529746e57c9fba54b56d384924eb87
Show up to 30 recorded paths
  • methodology.md
  • references/agent.md
  • references/attach.md
  • references/browser-state-import.md
  • references/config.md
  • references/crawl.md
  • references/css-selector-bridge.md
  • references/decision-trees.md
  • references/htmlsnapshot-scenarios-advanced.md
  • references/htmlsnapshot-scenarios-amazon.md
  • references/htmlsnapshot-scenarios-audit.md
  • references/htmlsnapshot-scenarios-extraction.md
  • references/htmlsnapshot-scenarios.md
  • references/htmlsnapshot.md
  • references/load-options-decision.md
  • references/load-options-guide.md
  • references/loop.md
  • references/network.md
  • references/power-dom.md
  • references/quick-patterns.md
  • references/quickstart.md
  • references/shell-quoting.md
  • references/skills.md
  • references/snapshot.md
  • references/storage-state.md
  • references/swarm.md
  • references/tab-management.md
  • references/webdb.md
  • references/x-sql-array-functions.md
  • references/x-sql-dom-functions.md

Source changelog

Initial release of browser4-cli: browser automation CLI for Chrome/Chromium with accessibility-tree snapshots. - Automates browser tasks like navigation, form filling, clicking, screenshots, and data extraction via CLI. - Uses accessibility-tree snapshots with element "refs" for robust page interaction. - Headless mode is enforced by default; visible ("headed") mode only on explicit user request. - Introduces ephemeral element refs—always re-snapshot after interactions to get fresh refs. - Supports tab, session, and configuration management with clear command families and templates.