← 返回 Skills 市场
urhd528

智灵大数据搜索

作者 urhd528 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
349
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zeelin-search-gsdata-es-bigdata
功能描述
使用智灵搜索进行数据查询。当用户说"使用智灵搜索"、"智灵搜索帮我查询"、"调用智灵搜索"、"用智灵搜索"、"智灵搜索查询"、"舆情数据"、"舆情"、"新闻报道"、"...评论"、"热点话题"、"动态"、"相关报道"、"最新趋势"等时使用此技能。首先检查Zeelin_Api_Key是否已配置,如果未配置则给出友好...
安全使用建议
This skill appears to do what it says: convert user queries to JSON, sign requests, call a Zeelin search API, show results, and save the full JSON to a file. Before installing or using it: (1) verify the Zeelin_Api_Url/Zeelin_Website_Url you will configure are correct and trusted (the skill does not validate them); (2) avoid putting highly sensitive or reused secrets into the config file—use a dedicated API key; (3) be aware the API key will be sent as headers to the configured endpoint and the full API response will be written to your user directory (check where files are saved and who can read them); (4) if you are unsure about the configured endpoint, test with a non-privileged key or a safe staging URL first. If you want, I can help review the specific Zeelin_Api_Url you plan to use or suggest safer ways to store the key.
功能分析
Type: OpenClaw Skill Name: zeelin-search-gsdata-es-bigdata Version: 1.0.0 The skill facilitates data queries via the 'Zeelin Search' API but exhibits several high-risk security flaws. The default configuration in 'templates/config.json' uses an unencrypted HTTP endpoint (http://search-skill.zeelin.cn:5000), which would transmit the 'Zeelin_Api_Key' and sensitive search queries in cleartext. Additionally, 'SKILL.md' and 'references/zenlin_search_api.md' instruct the AI agent to perform file-write operations to update its own configuration and save result files to the user's directory. While these actions appear intended for the stated functionality, the combination of insecure transport and automated file system modification warrants a suspicious classification.
能力评估
Purpose & Capability
Name/description, templates, and SKILL.md all describe a natural-language→JSON conversion module plus a call to a Zeelin search API using a configured API key. Requested capabilities (reading templates, converting NL to JSON, signing requests, POSTing question_name, printing results, and saving JSON results) are appropriate for that purpose.
Instruction Scope
The SKILL.md instructs the agent to read templates/config.json and two reference docs, convert user input to JSON, generate HMAC-SHA256 signatures with Zeelin_Api_Key, call Zeelin_Api_Url, and write the full API response as a JSON file into the user directory. These actions match the skill purpose, but the skill explicitly does not validate Zeelin_Api_Url or Zeelin_Website_Url (it only checks Zeelin_Api_Key), which means a misconfigured or malicious URL could receive requests and data.
Install Mechanism
This is an instruction-only skill with no install spec and no downloaded code. No packages or external installers are pulled in by the skill bundle.
Credentials
The skill declares no environment variables and instead reads an on-disk templates/config.json for Zeelin_Api_Key/URL. Requiring a service API key is proportionate, but storing the key in a plaintext config file in the skill path and sending it as an HTTP header to the configured endpoint are meaningful privacy/security considerations—ensure the configured URL is trusted and the key is not reused for other services.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It does instruct writing result files to the user's directory and reading/writing its own template/config files (normal for an instruction-only skill).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zeelin-search-gsdata-es-bigdata
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zeelin-search-gsdata-es-bigdata 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
zeelin-search-gsdata-es-bigdata 1.0.0 - 首次发布,提供基于智灵搜索自然语言API的数据查询功能。 - 支持多种舆情、新闻、评论等关键词自动触发查询。 - 检查Zeelin_Api_Key是否已配置,未配置时提供详细友好配置指引。 - 查询过程包括自然语言转JSON、API调用,并始终以人性化格式展示结果与错误信息。 - 查询结果自动保存为JSON文件,告知用户保存路径,支持结构化管理。
元数据
Slug zeelin-search-gsdata-es-bigdata
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

智灵大数据搜索 是什么?

使用智灵搜索进行数据查询。当用户说"使用智灵搜索"、"智灵搜索帮我查询"、"调用智灵搜索"、"用智灵搜索"、"智灵搜索查询"、"舆情数据"、"舆情"、"新闻报道"、"...评论"、"热点话题"、"动态"、"相关报道"、"最新趋势"等时使用此技能。首先检查Zeelin_Api_Key是否已配置,如果未配置则给出友好... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 349 次。

如何安装 智灵大数据搜索?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zeelin-search-gsdata-es-bigdata」即可一键安装,无需额外配置。

智灵大数据搜索 是免费的吗?

是的,智灵大数据搜索 完全免费(开源免费),可自由下载、安装和使用。

智灵大数据搜索 支持哪些平台?

智灵大数据搜索 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 智灵大数据搜索?

由 urhd528(@urhd528)开发并维护,当前版本 v1.0.0。

💬 留言讨论