← Back to Skills Marketplace
urhd528

智灵大数据搜索

by urhd528 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
349
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zeelin-search-gsdata-es-bigdata
Description
使用智灵搜索进行数据查询。当用户说"使用智灵搜索"、"智灵搜索帮我查询"、"调用智灵搜索"、"用智灵搜索"、"智灵搜索查询"、"舆情数据"、"舆情"、"新闻报道"、"...评论"、"热点话题"、"动态"、"相关报道"、"最新趋势"等时使用此技能。首先检查Zeelin_Api_Key是否已配置,如果未配置则给出友好...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zeelin-search-gsdata-es-bigdata
  3. After installation, invoke the skill by name or use /zeelin-search-gsdata-es-bigdata
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
zeelin-search-gsdata-es-bigdata 1.0.0 - 首次发布,提供基于智灵搜索自然语言API的数据查询功能。 - 支持多种舆情、新闻、评论等关键词自动触发查询。 - 检查Zeelin_Api_Key是否已配置,未配置时提供详细友好配置指引。 - 查询过程包括自然语言转JSON、API调用,并始终以人性化格式展示结果与错误信息。 - 查询结果自动保存为JSON文件,告知用户保存路径,支持结构化管理。
Metadata
Slug zeelin-search-gsdata-es-bigdata
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 智灵大数据搜索?

使用智灵搜索进行数据查询。当用户说"使用智灵搜索"、"智灵搜索帮我查询"、"调用智灵搜索"、"用智灵搜索"、"智灵搜索查询"、"舆情数据"、"舆情"、"新闻报道"、"...评论"、"热点话题"、"动态"、"相关报道"、"最新趋势"等时使用此技能。首先检查Zeelin_Api_Key是否已配置,如果未配置则给出友好... It is an AI Agent Skill for Claude Code / OpenClaw, with 349 downloads so far.

How do I install 智灵大数据搜索?

Run "/install zeelin-search-gsdata-es-bigdata" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 智灵大数据搜索 free?

Yes, 智灵大数据搜索 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does 智灵大数据搜索 support?

智灵大数据搜索 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 智灵大数据搜索?

It is built and maintained by urhd528 (@urhd528); the current version is v1.0.0.

💬 Comments