Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.
Security Analysis
high confidenceThe skill's files and runtime instructions are internally consistent with a multi-search integration: it only documents URL templates and web_fetch examples and does not request extra credentials or install anything.
Name/description match the delivered artifacts: SKILL.md, config.json, and reference docs all describe URL templates for 17 search engines and advanced operators. The skill does not request unrelated binaries, env vars, or APIs.
Runtime instructions are limited to calling web_fetch with constructed search URLs (consistent with a search helper). However the documentation explicitly lists advanced operators (e.g., intext:password, cache:, inurl:login, filetype:txt) that can be used to locate sensitive content — the instructions include examples that could facilitate scraping of exposed credentials or private data if misused. The skill itself doesn't exfiltrate data, but it provides the means to formulate sensitive queries.
No install spec and no code files — this is instruction-only and does not write binaries or fetch archives. Low installation risk.
No environment variables, credentials, or config paths are requested. The declared requirements align with the documented functionality (public web searches require no API keys).
always is false and the skill does not request any persistent system-level configuration. It is user-invocable and can be autonomously invoked by the agent per platform defaults (normal for skills).
Guidance
This skill is coherent and functions as a set of search-URL templates and examples. Before installing, consider: (1) The agent will perform web fetches to third-party search engines — do not send secrets, private tokens, or internal-only URLs as keywords because those queries may be transmitted to external sites. (2) The documentation includes operators that can locate exposed credentials or cached pages; avoid using the skill to search for or harvest sensitive data. (3) The skill has no homepage and an unknown publisher ID — if provenance matters, verify the author or prefer a published source with traceable ownership. If you proceed, test with harmless queries and prefer privacy engines (DuckDuckGo, Startpage, Brave) for sensitive searches.
Latest Release
v2.0.1
**Multi-search-engine v2.0.1 Changelog** - Updated documentation for conciseness, focusing on essential usage, supported engines, operators, and example queries. - Removed the file `references/advanced-search.md` to streamline advanced search documentation. - Revised and unified description to highlight 17 search engines, advanced operators, privacy-focused engines, and knowledge computation. - Cleaned up and reorganized SKILL.md; made operator and time filter tables clearer for easier reference. - Updated metadata in config and documentation files for accuracy and clarity.
Popular Skills
Published by @gpyAngyoujun on ClawHub