← 返回 Skills 市场
gimpy666

multi-search-engine-refined

作者 Gimpy666 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-search-engine-refined
功能描述
Multi search engine integration with 4 engines: Google, DuckDuckGo, Brave Search, and WolframAlpha. Supports advanced search operators, time filters, and kno...
安全使用建议
This skill is an instruction-only set of docs and templates for building search URLs for Google, DuckDuckGo, Brave, and WolframAlpha and does not request credentials or install software — that makes it reasonably low-risk. Before installing: 1) verify the publisher/owner and version (registry metadata and embedded _meta.json/metadata.json differ here), 2) confirm your agent's web_fetch implementation does not automatically follow redirects or send fetched content to third parties, and 3) avoid passing sensitive credentials or private data into search queries (search pages can leak parts of queries in logs). If you need stronger assurance, ask the publisher to reconcile the metadata mismatches or run the skill in a sandboxed agent first.
功能分析
Type: OpenClaw Skill Name: multi-search-engine-refined Version: 1.0.0 The skill bundle provides a legitimate integration for Google, DuckDuckGo, Brave, and WolframAlpha search engines using URL templates and the `web_fetch` tool. The documentation in SKILL.md and references/international-search.md is thorough, covering advanced operators and time filters. Although it includes 'Google Dorking' examples (e.g., searching for passwords in text files), these are presented as functional demonstrations of search syntax rather than malicious instructions, and no indicators of data exfiltration or unauthorized execution were found.
能力评估
Purpose & Capability
The skill's stated purpose (multi-engine search via Google, DuckDuckGo, Brave, WolframAlpha) matches the SKILL.md, config.json and references: all examples generate search URLs and call web_fetch. Nothing in the package requests unrelated permissions or credentials. However, registry-level metadata (skill name/version/owner) does not fully match the embedded files (_meta.json, metadata.json, config.json use 'multi-search-engine' and version 2.0.1) while the top-level registry block shows version 1.0.0 and a different owner ID — this mismatch reduces trust and should be checked with the publisher.
Instruction Scope
SKILL.md instructs only to construct search URLs for the four allowed domains and call web_fetch on them; it does not ask the agent to read local files, environment variables, or send data to other endpoints. It explicitly prefers DuckDuckGo's HTML endpoint to avoid browser redirects. The instructions are scoped to search-related tasks.
Install Mechanism
This is an instruction-only skill with no install spec and no code to write to disk, which is low-risk. All provided files are documentation/config JSON; nothing will be downloaded or executed during install.
Credentials
No environment variables, API keys, or credential/config paths are requested. The lack of secrets aligns with the claimed 'no API keys required' functionality.
Persistence & Privilege
Skill is not marked always:true and does not request elevated persistence. It is user-invocable and can be called autonomously by the agent (platform default), which is expected for a skill of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install multi-search-engine-refined
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /multi-search-engine-refined 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: integrates Google, DuckDuckGo, Brave Search, and WolframAlpha into a single skill. - Supports advanced operators and time filters for refined searches. - No API keys required for any search engine. - Includes documentation and usage examples for all supported engines. - Focus on privacy: options for privacy-oriented searching with DuckDuckGo and Brave. - WolframAlpha enables direct knowledge, math, and conversion queries.
元数据
Slug multi-search-engine-refined
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

multi-search-engine-refined 是什么?

Multi search engine integration with 4 engines: Google, DuckDuckGo, Brave Search, and WolframAlpha. Supports advanced search operators, time filters, and kno... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 multi-search-engine-refined?

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

multi-search-engine-refined 是免费的吗?

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

multi-search-engine-refined 支持哪些平台?

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

谁开发了 multi-search-engine-refined?

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

💬 留言讨论