.claude/skills/multi-search-engineRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Multi search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/multi-search-engineRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/multi-search-engineRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/multi-search-engineRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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-engineclawhub inspect @gpyangyoujun/multi-search-engine --version 2.1.3This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:971d386c2c8b58f037aeab38f40de4b6632c8bb97003a48089ce30e50f95db09_meta.jsonCHANGELOG.mdCHANNELLOG.mdconfig.jsonmetadata.jsonreferences/advanced-search.mdreferences/international-search.mdskill-card.mdSKILL.md**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.