← 返回 Skills 市场
Mx Data
作者
Jessecq1995
· GitHub ↗
· v1.0.5
· MIT-0
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mx-data-jesse
功能描述
基于东方财富权威数据库的金融数据查询工具,支持行情、财务及关联关系数据。
安全使用建议
This skill is coherent with its stated purpose: it sends your queries and the MX_APIKEY to mkapi2.dfcfs.com and saves results to /root/.openclaw/workspace/mx_data/output/. Before installing: 1) Only provide an API key obtained from the official Eastmoney/MX platform; do not paste sensitive credentials into chat. 2) Accept that any query text (which may contain sensitive company/user data) will be transmitted to the remote API. 3) Ensure the execution environment has the Python packages pandas and requests available, or the skill may fail. 4) Note minor metadata inconsistencies (SKILL.md version vs registry version and differing ownerId in _meta.json); you may want to confirm the publisher/source if provenance is important. If you need the skill to run offline or avoid transmitting certain data, do not install/use it.
功能分析
Type: OpenClaw Skill
Name: mx-data-jesse
Version: 1.0.5
The skill is a legitimate financial data query tool for the Eastmoney (东方财富) platform. It uses a dedicated API endpoint (mkapi2.dfcfs.com) to fetch market and financial data based on user queries, requiring a valid MX_APIKEY. The code in mx_data.py is well-structured, using standard libraries like pandas and requests to process data and save results to a local workspace. There is no evidence of data exfiltration, malicious execution, or prompt injection attempts in the documentation or code.
能力评估
Purpose & Capability
Name/description, SKILL.md and the Python client all target the same endpoint (mkapi2.dfcfs.com) and require an MX_APIKEY; requested capabilities (financial data queries, Excel/text/JSON outputs) match the code's behavior.
Instruction Scope
SKILL.md limits actions to sending user queries to the Eastmoney MX API and writing output files to /root/.openclaw/workspace/mx_data/output/. The client posts the natural-language query and API key to the declared API endpoint. This is expected, but be aware that your query text and returned data are transmitted to the remote service (privacy consideration). The skill will create and write files in the stated output directory.
Install Mechanism
There is no install specification (instruction-only/inline code), which is low risk from an installation perspective. However, the Python code imports non-stdlib packages (pandas, requests) but the SKILL.md and registry metadata do not declare these dependencies—ensure the runtime has these packages available.
Credentials
Only one credential (MX_APIKEY) is declared/used and it is necessary for the described API access. No unrelated environment variables or credentials are requested or referenced.
Persistence & Privilege
The skill does not request always:true and contains no code that modifies other skills or global agent configuration. It writes outputs to a skill-local workspace path, which is expected for this functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mx-data-jesse - 安装完成后,直接呼叫该 Skill 的名称或使用
/mx-data-jesse触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- Updated skill name and display name to "eastmoney_fin_data" (妙想金融数据 / Eastmoney)
- Expanded and clarified the skill description and usage instructions in Chinese
- Added detailed documentation for API endpoints, environment variables, output file formats, and security considerations
- Included comprehensive field explanations for all API response objects and key data paths
- Added usage limitations and troubleshooting guidance for empty or failed data queries
元数据
常见问题
Mx Data 是什么?
基于东方财富权威数据库的金融数据查询工具,支持行情、财务及关联关系数据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Mx Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mx-data-jesse」即可一键安装,无需额外配置。
Mx Data 是免费的吗?
是的,Mx Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mx Data 支持哪些平台?
Mx Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mx Data?
由 Jessecq1995(@jessecq1995)开发并维护,当前版本 v1.0.5。
推荐 Skills