← 返回 Skills 市场
webserp
作者
PaperBoardOfficial
· GitHub ↗
· v0.1.4
1081
总下载
3
收藏
10
当前安装
2
版本数
在 OpenClaw 中安装
/install webserp
功能描述
Web search across 7 engines in parallel with browser impersonation. Use when the agent needs current information from the web — news, documentation, recent e...
安全使用建议
This skill's behavior (web scraping with browser impersonation) matches its description, but its provenance is unknown: SKILL.md tells you to 'pip install webserp' while the registry provides no homepage or source repo. Before installing, verify the PyPI package name and author, inspect the package source (or the project repo) for unexpected behavior, and prefer installing/trying it inside an isolated environment (container or VM). Be aware: scraping with browser impersonation can violate search engine terms of service and may send queries to many third-party domains; if you must use it, avoid running it with privileged credentials, and consider using a vetted API-based search provider instead. If you can provide the PyPI package URL or source repository, I can re-evaluate with higher confidence.
功能分析
Type: OpenClaw Skill
Name: webserp
Version: 0.1.4
The skill bundle describes a web search tool (`webserp`) and provides instructions for its installation and usage. All content in `_meta.json` and `SKILL.md` aligns with the stated purpose of performing parallel web searches. There are no indications of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The `--proxy` option is a legitimate feature for a web scraping tool and does not imply malicious intent within this skill bundle. The `pip install webserp` instruction is a standard package installation command, not inherently malicious in the context of the provided files.
能力评估
Purpose & Capability
Name/description align with the instructions: a metasearch CLI that scrapes seven engines and uses browser impersonation. No unrelated env vars, binaries, or config paths are requested; the capability requested (scraping/search) fits the stated purpose.
Instruction Scope
SKILL.md only instructs network queries to public search engines and provides CLI usage. It explicitly recommends browser impersonation (curl_cffi) and supports proxies. It does not ask for reading local files or unrelated secrets, but the scraping/impersonation behavior can be used to evade blocks and may violate search engines' terms of service or privacy expectations.
Install Mechanism
There is no registry install spec; the README tells users to 'pip install webserp'. Installing a PyPI package executes third-party code and can run arbitrary install/runtime code. The skill metadata provides no homepage, source repo, or package origin to verify the package or its owner — this is a supply-chain risk.
Credentials
No credentials, env vars, or config paths are required, which is proportionate. The optional --proxy flag is reasonable for network routing but could be used to exfiltrate traffic if misused.
Persistence & Privilege
The skill is not always-enabled and is user-invocable only. The only persistent effect would be installing the pip package into the Python environment, which is expected but means code will persist on disk until uninstalled.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install webserp - 安装完成后,直接呼叫该 Skill 的名称或使用
/webserp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.4
- Removed Bing from the list of supported search engines (now searches 7 engines instead of 8).
- Documentation updated to reflect only Google, DuckDuckGo, Brave, Yahoo, Mojeek, Startpage, and Presearch as available engines.
- Usage and example commands adjusted for the new engine list.
v0.1.3
- Initial release of webserp: a CLI metasearch tool querying 8 search engines in parallel (Google, Bing, DuckDuckGo, Brave, Yahoo, Mojeek, Startpage, Presearch).
- Uses curl_cffi to impersonate browsers and reduce request blocking; no API keys required.
- Structured, deduplicated JSON output compatible with SearXNG, including per-result title, URL, content, and engine.
- Supports engine selection, result limits, timeout, proxy usage, and verbose engine status reporting.
- Simple installation and usage: `pip install webserp`.
元数据
常见问题
webserp 是什么?
Web search across 7 engines in parallel with browser impersonation. Use when the agent needs current information from the web — news, documentation, recent e... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1081 次。
如何安装 webserp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install webserp」即可一键安装,无需额外配置。
webserp 是免费的吗?
是的,webserp 完全免费(开源免费),可自由下载、安装和使用。
webserp 支持哪些平台?
webserp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 webserp?
由 PaperBoardOfficial(@paperboardofficial)开发并维护,当前版本 v0.1.4。
推荐 Skills