Communityv0.4.11

Browser Web Search

一行命令搜遍全网 — 55 个平台 91+ 个命令,头条、知乎、豆瓣、YouTube、GitHub、Reddit、Hacker News 等。专为 OpenClaw 设计,复用浏览器登录态,返回结构化 JSON,天然适配 AI Agent 工具调用。

1.1kdownloads5active installsPING SI
View on ClawHubBack to Skills

Skill Details

Slug
browser-web-search
Latest Version
0.4.11
Author
PING SI
Published
Mar 31, 2026
Updated
May 18, 2026
Total Versions
27

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Browser Web Search.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.4.11

**Major hardening release with new residual-risk controls for sensitive session data:** - Adds a Gate 4 platform consent ledger (~/.bws/consents.json); one-time per-site consent now required for sensitive calls (via --accept-platform-consent). - Emits a machine-readable transparency block to stderr on every sensitive call (or all calls with BWS_TRANSPARENCY=1), detailing third-party package and audit info. - New --dry-run flag to exercise all access gates and audit logging without loading untrusted code—ideal for CI workflows. - Underlying npm dependency remains pinned and integrity-verified (0.4.3, unchanged). - SECURITY.md added.