multi-search-engine
Integrates 17 search engines for advanced web crawling without API keys, supporting various search operators and privacy-focused queries.
Install this skill
Security score
The multi-search-engine skill was audited on Feb 9, 2026 and we found 24 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
External URL reference
| 13 | - **Baidu**: `https://www.baidu.com/s?wd={keyword}` |
External URL reference
| 14 | - **Bing CN**: `https://cn.bing.com/search?q={keyword}&ensearch=0` |
External URL reference
| 15 | - **Bing INT**: `https://cn.bing.com/search?q={keyword}&ensearch=1` |
External URL reference
| 16 | - **360**: `https://www.so.com/s?q={keyword}` |
External URL reference
| 17 | - **Sogou**: `https://sogou.com/web?query={keyword}` |
External URL reference
| 18 | - **WeChat**: `https://wx.sogou.com/weixin?type=2&query={keyword}` |
External URL reference
| 19 | - **Toutiao**: `https://so.toutiao.com/search?keyword={keyword}` |
External URL reference
| 20 | - **Jisilu**: `https://www.jisilu.cn/explore/?keyword={keyword}` |
External URL reference
| 23 | - **Google**: `https://www.google.com/search?q={keyword}` |
External URL reference
| 24 | - **Google HK**: `https://www.google.com.hk/search?q={keyword}` |
External URL reference
| 25 | - **DuckDuckGo**: `https://duckduckgo.com/html/?q={keyword}` |
External URL reference
| 26 | - **Yahoo**: `https://search.yahoo.com/search?p={keyword}` |
External URL reference
| 27 | - **Startpage**: `https://www.startpage.com/sp/search?query={keyword}` |
External URL reference
| 28 | - **Brave**: `https://search.brave.com/search?q={keyword}` |
External URL reference
| 29 | - **Ecosia**: `https://www.ecosia.org/search?q={keyword}` |
External URL reference
| 30 | - **Qwant**: `https://www.qwant.com/?q={keyword}` |
External URL reference
| 31 | - **WolframAlpha**: `https://www.wolframalpha.com/input?i={keyword}` |
External URL reference
| 37 | web_fetch({"url": "https://www.google.com/search?q=python+tutorial"}) |
External URL reference
| 40 | web_fetch({"url": "https://www.google.com/search?q=site:github.com+react"}) |
External URL reference
| 43 | web_fetch({"url": "https://www.google.com/search?q=machine+learning+filetype:pdf"}) |
External URL reference
| 46 | web_fetch({"url": "https://www.google.com/search?q=ai+news&tbs=qdr:w"}) |
External URL reference
| 49 | web_fetch({"url": "https://duckduckgo.com/html/?q=privacy+tools"}) |
External URL reference
| 52 | web_fetch({"url": "https://duckduckgo.com/html/?q=!gh+tensorflow"}) |
External URL reference
| 55 | web_fetch({"url": "https://www.wolframalpha.com/input?i=100+USD+to+CNY"}) |