Real Skill packageSource verifiedClawHub registry

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...

Identity and source

Publisher attributiong_pyAngregistry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 57% rule confidence
Package forminstruction bundle9 recorded files
Canonical sourceClawHub registryclawhub:gpyangyoujun:multi-search-engine
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/multi-search-engine

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/multi-search-engine

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/multi-search-engine

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @gpyangyoujun/multi-search-engine
clawhub inspect @gpyangyoujun/multi-search-engine --version 2.1.3

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/14/2026, 5:13:39 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
23 dependency and API indicators
  • api: baike.baidu.com
  • api: clawhub.ai
  • api: cn.bing.com
  • api: duckduckgo.com
  • api: help.sogou.com
  • api: m.sm.cn
  • api: news.baidu.com
  • api: scholar.google.com
  • api: search.brave.com
  • api: search.yahoo.com
  • api: sogou.com
  • api: webcache.googleusercontent.com
  • api: www.baidu.com
  • api: www.ecosia.org
  • api: www.google.com
  • api: www.google.com.hk
  • api: www.qwant.com
  • api: www.so.com
  • api: www.sogou.com
  • api: www.startpage.com
  • api: www.wolframalpha.com
  • api: wx.sogou.com
  • api: xueshu.baidu.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
7/10/2026, 3:48:55 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:971d386c2c8b58f037aeab38f40de4b6632c8bb97003a48089ce30e50f95db09
Show up to 9 recorded paths
  • _meta.json
  • CHANGELOG.md
  • CHANNELLOG.md
  • config.json
  • metadata.json
  • references/advanced-search.md
  • references/international-search.md
  • skill-card.md
  • SKILL.md

Source changelog

**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.