← 返回 Skills 市场
liranudi

Web Pilot

作者 Liran Udi · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
9394
总下载
1
收藏
118
当前安装
1
版本数
在 OpenClaw 中安装
/install web-pilot
功能描述
Search the web and read page contents without API keys. Use when you need to search via DuckDuckGo/Brave/Google (multi-page), extract readable text from URLs...
安全使用建议
Use this only if you are comfortable running a local browser automation tool. Prefer an isolated environment, avoid logged-in or sensitive sites unless you directly control each action, close browser sessions when finished, and avoid untrusted downloads until filename confinement and TLS verification behavior are fixed.
功能分析
Type: OpenClaw Skill Name: web-pilot Version: 1.0.0 The skill bundle is classified as suspicious due to several high-risk capabilities that, while part of its stated functionality, introduce significant vulnerabilities if misused. Specifically, `scripts/download_file.py` and `scripts/browser_session.py` allow writing files (downloads, screenshots, PDFs) to arbitrary paths on the host system, which could lead to arbitrary file write vulnerabilities. Additionally, `scripts/browser_session.py` includes an `eval` action that permits arbitrary JavaScript execution within the browser context, posing a risk for client-side data theft or browser exploitation. `scripts/download_file.py` also weakens security by falling back to `verify=False` for SSL errors. These are powerful primitives that could be exploited via prompt injection against the AI agent, but there is no clear evidence of intentional malicious behavior (e.g., covert exfiltration, persistence mechanisms) within the code itself.
能力评估
Purpose & Capability
Search, page reading, downloads, screenshots, form interaction, cookie dismissal, and browser automation fit the stated accessibility and web-browsing purpose, and the README documents most powerful actions including form submission and JavaScript evaluation.
Instruction Scope
Several high-impact actions are available without built-in confirmation or scoping, including clicking page controls, submitting forms, accepting cookie prompts automatically, and evaluating arbitrary JavaScript in the active page.
Install Mechanism
Installation is manual and uses normal Python/Playwright dependencies, but dependency versions are not pinned and Chromium is installed as part of setup.
Credentials
The downloader can use remote or caller-supplied filenames without path confinement and silently retries HTTPS downloads with certificate verification disabled, so untrusted downloads can create unsafe local artifacts.
Persistence & Privilege
The persistent browser forks a long-running local server on a fixed /tmp Unix socket with no visible authentication; while active, that socket can drive browser actions including extraction, screenshots, form filling, and JavaScript evaluation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-pilot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-pilot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: browser automation & accessibility skill with 20+ actions — search, browse, interact, screenshot, form fill, JS eval, PDF export
元数据
Slug web-pilot
版本 1.0.0
许可证
累计安装 336
当前安装数 118
历史版本数 1
常见问题

Web Pilot 是什么?

Search the web and read page contents without API keys. Use when you need to search via DuckDuckGo/Brave/Google (multi-page), extract readable text from URLs... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9394 次。

如何安装 Web Pilot?

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

Web Pilot 是免费的吗?

是的,Web Pilot 完全免费(开源免费),可自由下载、安装和使用。

Web Pilot 支持哪些平台?

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

谁开发了 Web Pilot?

由 Liran Udi(@liranudi)开发并维护,当前版本 v1.0.0。

💬 留言讨论