← 返回 Skills 市场
3005
总下载
0
收藏
37
当前安装
7
版本数
在 OpenClaw 中安装
/install glm-web-search
功能描述
使用 GLM 联网搜索 MCP 进行网络搜索。触发条件:(1) 用户要求进行网络搜索、在线搜索、查找信息 (2) 需要查询最新资讯、新闻、资料 (3) 使用 GLM 的 web_search 功能
安全使用建议
Install only if you are comfortable providing a GLM/BigModel API key, storing it in local OpenClaw configuration, and sending search terms to the GLM web-search service. Prefer a limited-use key, restrict the config file permissions, rotate/delete the key when no longer needed, and avoid searching highly sensitive personal or proprietary text through this skill.
功能分析
Type: OpenClaw Skill
Name: glm-web-search
Version: 1.0.6
The skill is classified as suspicious due to the inherent risk of shell injection. The `SKILL.md` instructs the agent to execute shell commands like `mcporter call glm-search.webSearchPrime search_query="<搜索查询>"`. If the `<搜索查询>` (user-provided input) is not rigorously sanitized by the OpenClaw agent or the `mcporter` tool before being passed to the shell, it could lead to arbitrary command execution (RCE). While the skill's stated purpose is benign (web search), the method of execution introduces a significant vulnerability, classifying it as a risky capability without clear malicious intent from the skill developer.
能力评估
Purpose & Capability
The stated purpose is GLM-backed web search, and the artifact only describes installing or using mcporter, configuring the GLM MCP endpoint, and calling a search tool.
Instruction Scope
The runtime instructions are scoped to search, but user queries are sent to an external GLM service and the shell-command examples should be treated as templates requiring safe argument handling.
Install Mechanism
Setup uses npx/mcporter and writes a local config file under ~/.openclaw/config; this is disclosed and purpose-aligned, with no hidden installer, background worker, or unrelated mutation.
Credentials
A GLM API key and outbound network access are proportionate for an API-backed search integration, though the artifact does not give strong privacy or credential-handling warnings.
Persistence & Privilege
The skill persists an API key locally and also shows an Authorization value in a URL-style config example; this is a real secret-handling hygiene risk, but not evidence of deception, exfiltration, privilege escalation, or destructive behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install glm-web-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/glm-web-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
- 移除了自动从本地 auth-profiles.json 检索和建议 API Key 的流程,直接询问用户手动输入 API Key。
- 其他配置与用法保持不变。
v1.0.5
- 移除了自动从本地 auth-profiles.json 检索和建议 API Key 的流程,直接询问用户手动输入 API Key。
- 其他配置与用法保持不变。
v1.0.4
- 更改首次执行流程说明,明确首次需要安装,后续可直接从第6步调用
- API Key自动获取路径由 ~/.openclaw/agents/main/agent 改为 ~/.openclaw/agents/main/agent/auth-profiles.json
- 移除了“名称包含智谱 Key 格式”判断,保留名称包含 “zhipu” 或 “zai”
- 精简部分步骤描述,流程表述更清晰
v1.0.3
Version 1.0.3
- 步骤 4 中,MCP 服务器类型由 http 改为 sse,URL 也相应调整,并将鉴权方式直接拼接于 URL。
- 步骤 6 中,调用参数由 query 修改为 search_query。
- 步骤 3.2 与 3.3 的描述顺序微调,API 密钥获取流程更清晰。
- 其他表述和顺序优化,使操作流程更加清楚易懂。
v1.0.2
- 移除了“完整流程示例”部分,简化了流程描述。
- 主要文档内容与之前版本保持一致,流程步骤和使用说明未发生改变。
- 无功能变化,仅优化和精简了文档内容。
v1.0.1
- 增加了“重要提示:如果出现问题以官方说明为准”,引导用户参考官方文档
- 其余内容与前一版本一致,无功能或步骤变更
v1.0.0
.
元数据
常见问题
glm-web-search 是什么?
使用 GLM 联网搜索 MCP 进行网络搜索。触发条件:(1) 用户要求进行网络搜索、在线搜索、查找信息 (2) 需要查询最新资讯、新闻、资料 (3) 使用 GLM 的 web_search 功能. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3005 次。
如何安装 glm-web-search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install glm-web-search」即可一键安装,无需额外配置。
glm-web-search 是免费的吗?
是的,glm-web-search 完全免费(开源免费),可自由下载、安装和使用。
glm-web-search 支持哪些平台?
glm-web-search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 glm-web-search?
由 要啥自行车(@thincher)开发并维护,当前版本 v1.0.6。
推荐 Skills