← Back to Skills Marketplace
gimpy666

multi-search-engine-refined

by Gimpy666 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multi-search-engine-refined
Description
Multi search engine integration with 4 engines: Google, DuckDuckGo, Brave Search, and WolframAlpha. Supports advanced search operators, time filters, and kno...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multi-search-engine-refined
  3. After installation, invoke the skill by name or use /multi-search-engine-refined
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug multi-search-engine-refined
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.

How do I install multi-search-engine-refined?

Run "/install multi-search-engine-refined" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is multi-search-engine-refined free?

Yes, multi-search-engine-refined is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does multi-search-engine-refined support?

multi-search-engine-refined is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created multi-search-engine-refined?

It is built and maintained by Gimpy666 (@gimpy666); the current version is v1.0.0.

💬 Comments