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