← 返回 Skills 市场
okradze

Web Search by Desearch

作者 okradze · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
16850
总下载
5
收藏
252
当前安装
2
版本数
在 OpenClaw 中安装
/install desearch-web-search
功能描述
Search the web and get real-time SERP-style results with titles, URLs, and snippets. Use this for general web queries when you need current links and informa...
安全使用建议
Install only if you are comfortable providing a Desearch API key and sending your search terms to Desearch, where they may be subject to that provider's billing, logging, and retention policies. Avoid using sensitive private information as search queries.
功能分析
Type: OpenClaw Skill Name: desearch-web-search Version: 1.0.1 The skill bundle provides a client for the Desearch web search API. The `SKILL.md` file contains standard documentation and usage instructions without any prompt injection attempts. The `scripts/desearch.py` script correctly retrieves the `DESEARCH_API_KEY` from environment variables, makes HTTP GET requests to a hardcoded `https://api.desearch.ai` endpoint, and properly sanitizes user input (`query`, `start`) using `urllib.parse.urlencode` before constructing the URL. There is no evidence of arbitrary code execution, unauthorized file system access, data exfiltration, or other malicious behaviors. All actions are aligned with the stated purpose of performing web searches.
能力评估
Purpose & Capability
The stated purpose is web search, and the artifact contains a small Python CLI that calls the Desearch /web endpoint and prints JSON search results.
Instruction Scope
The instructions are limited to setup, example search commands, pagination, expected responses, and provider error handling; no hidden or unrelated agent instructions were found.
Install Mechanism
The bundle contains only SKILL.md and scripts/desearch.py, with no installer, dependency download, package execution hook, or startup mechanism.
Credentials
The skill requires DESEARCH_API_KEY and sends user search queries to https://api.desearch.ai, which is disclosed and proportionate for a hosted search API.
Persistence & Privilege
The script reads the API key from the environment at runtime and does not store credentials, write files, modify local state, request elevated privileges, or create background persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install desearch-web-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /desearch-web-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Improved documentation with a new "Quick Start" section and example command usage. - Added example API response and error messages for easier troubleshooting. - Clarified pagination with details on number of results per page and usage of --start option. - Updated resource links for API reference and console. - Minor reformatting for clarity and consistency.
v1.0.0
- Initial release of desearch-web-search skill. - Provides real-time web search with SERP-style results, including titles, URLs, and snippets. - Supports pagination via a --start option to fetch additional search results. - Simple setup with API key from desearch.ai. - Includes usage examples for common search tasks.
元数据
Slug desearch-web-search
版本 1.0.1
许可证
累计安装 630
当前安装数 252
历史版本数 2
常见问题

Web Search by Desearch 是什么?

Search the web and get real-time SERP-style results with titles, URLs, and snippets. Use this for general web queries when you need current links and informa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16850 次。

如何安装 Web Search by Desearch?

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

Web Search by Desearch 是免费的吗?

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

Web Search by Desearch 支持哪些平台?

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

谁开发了 Web Search by Desearch?

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

💬 留言讨论