← Back to Skills Marketplace
super-search-engine
by
Subaru0573
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install super-search-engine
Description
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
Usage Guidance
This skill appears coherent and low-risk: it only builds search URLs and shows web_fetch examples and asks for no keys or installs. Things to consider before enabling: (1) the agent will perform network requests to third-party search engines — review your organization's network/egress policy and privacy requirements; (2) the documented advanced operators can be used to find sensitive information on the web (e.g., filetype:txt, intext:password) — avoid running broad discovery queries against private domains; (3) the publisher/source is unknown and there is no homepage — exercise normal caution (sandbox or limit autonomous use) if you plan to let the agent run queries without supervision. The stray text in the SKILL.md looks like a harmless typo but indicates limited editorial review.
Capability Analysis
Type: OpenClaw Skill
Name: super-search-engine
Version: 1.0.0
The skill bundle provides a comprehensive search engine integration but includes highly risky 'Google Dorking' templates in `references/international-search.md`, such as queries specifically designed to find passwords in text files (`intext:password filetype:txt`) and administrative login pages (`inurl:login admin`). Additionally, the `SKILL.md` file contains a nonsensical string ('brown anyway tonight...') in its description, which is a common pattern in prompt injection or canary testing. While the skill primarily functions as a search aggregator, these elements facilitate unauthorized reconnaissance and suggest potential subversion attempts.
Capability Assessment
Purpose & Capability
Name/description (multi-search integration) match the contents: SKILL.md and config.json list 17 search engines and example web_fetch calls. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are confined to constructing search URLs and calling web_fetch. However, several example operators (e.g., intext:password, cache:, inurl:login, filetype:txt) can be used to discover sensitive content on the web — this is functionality of search, not hidden exfiltration, but worth noting. The SKILL.md contains a small chunk of stray gibberish text in the header which appears to be a quality/typo issue rather than malicious behavior.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk and no external packages or downloads are executed.
Credentials
The skill requires no environment variables, credentials, or config paths, which is proportionate to a search-URL helper. There are no requests for unrelated secrets.
Persistence & Privilege
always is false and there is no installation step to persist or modify other skills. The default autonomous invocation remains possible (platform default) but the skill itself does not request elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install super-search-engine - After installation, invoke the skill by name or use
/super-search-engine - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of super-search-engine integrating 17 search engines (8 domestic, 9 international), including Baidu, Google, DuckDuckGo, and WolframAlpha.
- Supports advanced search operators, time filters, site search, privacy-centric engines, and "bang" shortcuts.
- Enables knowledge-based queries via WolframAlpha.
- No API keys required for any search functionality.
- Includes usage examples, privacy guidance, and links to further documentation.
Metadata
Frequently Asked Questions
What is super-search-engine?
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install super-search-engine?
Run "/install super-search-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is super-search-engine free?
Yes, super-search-engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does super-search-engine support?
super-search-engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created super-search-engine?
It is built and maintained by Subaru0573 (@subaru0573); the current version is v1.0.0.
More Skills