← 返回 Skills 市场
halfmoon82

Web Intel

作者 halfmoon82 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
105
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install web-intel
功能描述
网络搜索与信息提取统一入口。整合 content-extraction、Jina Reader、Firecrawl、web-access CDP。自动选最经济工具链。可被 BMW(brand-marketing-workflow)、wealth 子代理等直接调用。
安全使用建议
This skill appears coherent with its stated role as a router between local tools and r.jina.ai. Before enabling it: (1) Confirm you trust the installed firecrawl binary and understand what network calls it performs, since the script invokes it via subprocess. (2) Be aware that deep mode will use a local CDP proxy (localhost:3456) and therefore can read pages that require your browser's login/session state — only enable deep-mode usage if you trust the web-access CDP proxy and the skill. (3) Verify the presence and integrity of the referenced skills/content-extraction scripts in your workspace; if those are missing the skill will degrade but still run other backends. (4) If you have strong privacy requirements, test the script in a sandboxed environment first to observe network calls and outputs.
功能分析
Type: OpenClaw Skill Name: web-intel Version: 1.0.0 The web-intel skill provides a routing layer for web search and content extraction, utilizing Firecrawl, Jina Reader, and a local CDP proxy. While the Python implementation in `scripts/web_intel.py` follows safe coding practices (e.g., using list-based arguments for `subprocess.run` to prevent shell injection), the skill possesses high-risk capabilities including shell execution, external network access to `r.jina.ai`, and direct interaction with the user's browser session (including login states) via a CDP proxy at `localhost:3456`. These features are aligned with the stated purpose in `SKILL.md` but represent a significant attack surface and high-privilege access, warranting a suspicious classification under the provided criteria for risky capabilities.
能力评估
Purpose & Capability
Name/description (web search + extraction router) match the implementation: it routes to r.jina.ai (Jina Reader), firecrawl CLI, a local web-access CDP proxy, and delegates to a content-extraction handler. No unrelated credentials, binaries, or surprising capabilities are requested.
Instruction Scope
SKILL.md and the CLI script operate within expected boundaries: they call firecrawl, r.jina.ai, and a localhost CDP proxy and import a local content-extraction router. Note that deep mode will access the local CDP (localhost:3456) which can expose pages requiring the user's browser login state — this is expected for the described purpose but is a privacy consideration.
Install Mechanism
No install spec (instruction-only + Python script). No downloads or archive extraction. The skill expects external tools to already exist (firecrawl, web-access). This is low-risk from an install perspective.
Credentials
The skill does not request environment variables, keys, or config paths. It does access local filesystem paths inside the skills workspace and contacts r.jina.ai and localhost:3456 — all proportional to a web-extraction router.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges or modify other skills. It runs when invoked and can be called autonomously by the agent (normal default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-intel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-intel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release providing a unified entry point for web search and information extraction. - Integrates multiple tools: content-extraction, Jina Reader, Firecrawl, and web-access CDP, with automatic routing for optimal cost and performance. - Supports three operation modes (fast, standard, deep) with adaptive tool selection and workflow. - Can be directly invoked by other agents, including BMW (brand-marketing-workflow) and wealth sub-agents. - Outputs standardized JSON results, including diagnostic fields such as tool_used, latency, and web_access_available. - Delegates specialized extraction tasks (e.g., WeChat, Feishu, YouTube) to dedicated handlers without duplicating logic.
元数据
Slug web-intel
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Web Intel 是什么?

网络搜索与信息提取统一入口。整合 content-extraction、Jina Reader、Firecrawl、web-access CDP。自动选最经济工具链。可被 BMW(brand-marketing-workflow)、wealth 子代理等直接调用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Web Intel?

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

Web Intel 是免费的吗?

是的,Web Intel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Web Intel 支持哪些平台?

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

谁开发了 Web Intel?

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

💬 留言讨论