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...
v2.1.3
2026/04/11
**Summary:** This version updates cookie handling and search execution policies for increased privacy and more ethical crawling. - Switched to initializing an empty in-memory cookie store; no cookies are pre-loaded from files. - Cookies are acquired dynamically only when a search request is denied and cleared immediately after the session. - Only relevant search engines are queried, based on language and engine availability, rather than always searching all engines in a category. - Introduced stricter rate limiting (1-2 second delays, batch sizes of 3-4) to control request flow. - Strengthened privacy statements: cookies are held strictly in memory and never written to disk or config files. - Improved documentation of search logic, cookie management, and crawling ethics.
Security Scan
状态
suspicious
OpenClaw
gpt-5.5
OpenClaw 分析
This search skill appears purpose-aligned, but its privacy wording understates that user queries are sent to third-party search engines.
置信度: medium
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.