← Back to Skills Marketplace
jessecq1995

Mx Data

by Jessecq1995 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mx-data-jesse
Description
基于东方财富权威数据库的金融数据查询工具,支持行情、财务及关联关系数据。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mx-data-jesse
  3. After installation, invoke the skill by name or use /mx-data-jesse
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug mx-data-jesse
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Mx Data?

基于东方财富权威数据库的金融数据查询工具,支持行情、财务及关联关系数据。 It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Mx Data?

Run "/install mx-data-jesse" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mx Data free?

Yes, Mx Data is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mx Data support?

Mx Data is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mx Data?

It is built and maintained by Jessecq1995 (@jessecq1995); the current version is v1.0.5.

💬 Comments