← Back to Skills Marketplace
Zhipu Search
by
whyhit2005
· GitHub ↗
· v1.0.2
384
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install whyhit2005-zhipu-search
Description
Zhipu AI Web Search Tool - Provides flexible search engine capabilities. Use when: - Need to search web information for latest data - Need specific search en...
Usage Guidance
This skill sends your search queries (and any optional user_id/request_id you provide) to Zhipu's API (open.bigmodel.cn) using the ZHIPU_API_KEY. Before installing, ensure you trust the Zhipu service to handle queries and any potentially sensitive data, that your API key has appropriate scope/quota, and that network access to the API is acceptable. If you want to avoid linking queries to an identifiable user, don't supply user_id. If you need a deeper audit, review the final portion of the included script (output/truncation area) to confirm it doesn't add unexpected telemetry.
Capability Analysis
Type: OpenClaw Skill
Name: whyhit2005-zhipu-search
Version: 1.0.2
The skill bundle provides a web search tool utilizing the Zhipu AI API. The `SKILL.md` file contains clear, descriptive instructions for the agent without any manipulative prompt injection attempts. The `scripts/zhipu_search.py` script correctly reads the `ZHIPU_API_KEY` environment variable and makes API calls to the legitimate Zhipu AI endpoint (`open.bigmodel.cn`). There is no evidence of data exfiltration to unauthorized destinations, malicious code execution (e.g., shell injection, `eval` on untrusted input), persistence mechanisms, or obfuscation. All actions are aligned with the stated purpose of providing web search capabilities.
Capability Assessment
Purpose & Capability
Name/description (Zhipu web search) align with the single required env var ZHIPU_API_KEY and the script which calls Zhipu's API endpoint (open.bigmodel.cn). There are no unrelated credentials, binaries, or config paths required.
Instruction Scope
SKILL.md and the Python script limit activity to building search requests and parsing responses from the Zhipu API. The instructions and code do not reference or read unrelated files, system paths, or additional environment variables.
Install Mechanism
There is no install spec (instruction-only skill with an included script). No external downloads or archive extraction are requested, so nothing is written to disk by an installer beyond the included script.
Credentials
Only ZHIPU_API_KEY is required, which is appropriate for a wrapper that authenticates to Zhipu's service. No other secrets or unrelated credentials are requested.
Persistence & Privilege
Skill is not declared always:true and does not attempt to modify other skills or system-wide settings. Default autonomous invocation settings remain, which is normal for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whyhit2005-zhipu-search - After installation, invoke the skill by name or use
/whyhit2005-zhipu-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Initial publish
v1.0.1
Initial publish - v1.0.1
v1.0.0
Initial publish
Metadata
Frequently Asked Questions
What is Zhipu Search?
Zhipu AI Web Search Tool - Provides flexible search engine capabilities. Use when: - Need to search web information for latest data - Need specific search en... It is an AI Agent Skill for Claude Code / OpenClaw, with 384 downloads so far.
How do I install Zhipu Search?
Run "/install whyhit2005-zhipu-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zhipu Search free?
Yes, Zhipu Search is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Zhipu Search support?
Zhipu Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zhipu Search?
It is built and maintained by whyhit2005 (@whyhit2005); the current version is v1.0.2.
More Skills