← 返回 Skills 市场
Zhipu Search
作者
whyhit2005
· GitHub ↗
· v1.0.2
384
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install whyhit2005-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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whyhit2005-zhipu-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/whyhit2005-zhipu-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Initial publish
v1.0.1
Initial publish - v1.0.1
v1.0.0
Initial publish
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 384 次。
如何安装 Zhipu Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whyhit2005-zhipu-search」即可一键安装,无需额外配置。
Zhipu Search 是免费的吗?
是的,Zhipu Search 完全免费(开源免费),可自由下载、安装和使用。
Zhipu Search 支持哪些平台?
Zhipu Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zhipu Search?
由 whyhit2005(@whyhit2005)开发并维护,当前版本 v1.0.2。
推荐 Skills