Skip to main content

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

or
76/100

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

low line 13

External URL reference

SourceSKILL.md
13- **Baidu**: `https://www.baidu.com/s?wd={keyword}`
low line 14

External URL reference

SourceSKILL.md
14- **Bing CN**: `https://cn.bing.com/search?q={keyword}&ensearch=0`
low line 15

External URL reference

SourceSKILL.md
15- **Bing INT**: `https://cn.bing.com/search?q={keyword}&ensearch=1`
low line 16

External URL reference

SourceSKILL.md
16- **360**: `https://www.so.com/s?q={keyword}`
low line 17

External URL reference

SourceSKILL.md
17- **Sogou**: `https://sogou.com/web?query={keyword}`
low line 18

External URL reference

SourceSKILL.md
18- **WeChat**: `https://wx.sogou.com/weixin?type=2&query={keyword}`
low line 19

External URL reference

SourceSKILL.md
19- **Toutiao**: `https://so.toutiao.com/search?keyword={keyword}`
low line 20

External URL reference

SourceSKILL.md
20- **Jisilu**: `https://www.jisilu.cn/explore/?keyword={keyword}`
low line 23

External URL reference

SourceSKILL.md
23- **Google**: `https://www.google.com/search?q={keyword}`
low line 24

External URL reference

SourceSKILL.md
24- **Google HK**: `https://www.google.com.hk/search?q={keyword}`
low line 25

External URL reference

SourceSKILL.md
25- **DuckDuckGo**: `https://duckduckgo.com/html/?q={keyword}`
low line 26

External URL reference

SourceSKILL.md
26- **Yahoo**: `https://search.yahoo.com/search?p={keyword}`
low line 27

External URL reference

SourceSKILL.md
27- **Startpage**: `https://www.startpage.com/sp/search?query={keyword}`
low line 28

External URL reference

SourceSKILL.md
28- **Brave**: `https://search.brave.com/search?q={keyword}`
low line 29

External URL reference

SourceSKILL.md
29- **Ecosia**: `https://www.ecosia.org/search?q={keyword}`
low line 30

External URL reference

SourceSKILL.md
30- **Qwant**: `https://www.qwant.com/?q={keyword}`
low line 31

External URL reference

SourceSKILL.md
31- **WolframAlpha**: `https://www.wolframalpha.com/input?i={keyword}`
low line 37

External URL reference

SourceSKILL.md
37web_fetch({"url": "https://www.google.com/search?q=python+tutorial"})
low line 40

External URL reference

SourceSKILL.md
40web_fetch({"url": "https://www.google.com/search?q=site:github.com+react"})
low line 43

External URL reference

SourceSKILL.md
43web_fetch({"url": "https://www.google.com/search?q=machine+learning+filetype:pdf"})
low line 46

External URL reference

SourceSKILL.md
46web_fetch({"url": "https://www.google.com/search?q=ai+news&tbs=qdr:w"})
low line 49

External URL reference

SourceSKILL.md
49web_fetch({"url": "https://duckduckgo.com/html/?q=privacy+tools"})
low line 52

External URL reference

SourceSKILL.md
52web_fetch({"url": "https://duckduckgo.com/html/?q=!gh+tensorflow"})
low line 55

External URL reference

SourceSKILL.md
55web_fetch({"url": "https://www.wolframalpha.com/input?i=100+USD+to+CNY"})
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorymarketing
UpdatedApril 10, 2026
openclaw/skills