multi-search-engine
v1.0.0Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
⭐ 0· 370·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (multi search engine aggregator) align with the contents: SKILL.md, config.json and references enumerate 17 public search engine URLs and advanced search operators. Nothing in the package asks for unrelated capabilities (no cloud creds, no binaries, no system paths).
Instruction Scope
Runtime instructions are limited to constructing search URLs and calling web_fetch on public search engine endpoints — this is within scope. Minor issues: SKILL.md lists a documentation file 'references/advanced-search.md' that is not present in the file manifest (only international-search.md exists), and many example queries embed user-provided terms directly in the URL so the agent will send query strings to third-party sites. Users should avoid including secrets or sensitive data in queries.
Install Mechanism
No install spec and no code files to run; this is the lowest-risk model for installation (nothing written to disk or downloaded).
Credentials
The skill requests no environment variables, no credentials, and no config paths — proportionate for a search-URL helper. Note: the agent will make outbound network requests to many external domains (search engines), which is expected but means query contents leave the local environment.
Persistence & Privilege
No 'always: true' or other elevated privileges. The skill is user-invocable and may be called autonomously by the agent (platform default), which is normal for skills.
Assessment
This skill appears to do what it says: build and fetch search URLs for many public search engines and WolframAlpha, with no installs or credentials required. Things to consider before installing: 1) Source provenance is weak (no homepage/source link and the published ownerId in registry differs slightly from _meta.json ownerId) — if you need a higher trust level, prefer skills with a verifiable source or repository. 2) SKILL.md references a missing doc file (references/advanced-search.md) — minor documentation inconsistency. 3) The skill will send whatever you search (including any sensitive terms) to third-party search engines; avoid embedding secrets, private tokens, or personally sensitive data in queries. 4) Using the skill to run high-volume automated crawling may run afoul of search engines' terms of service or rate limits. If those concerns are acceptable, the skill is internally coherent and low-risk to install.Like a lobster shell, security has layers — review code before you run it.
latestvk97262wdskbzr1watjd579ybxx82mvxz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
