Multi Search Engine
Multi search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
_meta.json
application/json · 138 bytes
CHANGELOG.md
text/markdown · 424 bytes
config.json
application/json · 1966 bytes
metadata.json
application/json · 238 bytes
CHANNELLOG.md
text/markdown · 1146 bytes
SKILL.md
text/markdown · 6203 bytes
references/advanced-search.md
text/markdown · 4018 bytes
references/international-search.md
text/markdown · 14766 bytes
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill's requirements and runtime instructions are internally consistent with a multi-engine search aggregator: it is instruction-only, requests no credentials or installs, and its behavior (fetching search result pages, obtaining session cookies in-memory to recover from 403/429, applying rate limits) aligns with the described purpose.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: multi-search-engine Version: 2.1.3 The skill bundle is a legitimate search aggregator supporting 16 domestic and international search engines. The instructions in SKILL.md and the documentation in the references directory focus on constructing standard search queries, implementing rate limiting, and managing session cookies strictly in memory to handle rate-limiting (403/429 errors). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the logic is entirely consistent with the stated purpose of providing a multi-engine search interface.