← Back to Skills Marketplace
akiry09

Mx Finance Search

by akiry09 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mx-mx-finance-search
Description
基于东方财富数据库,支持自然语言搜索全网最新公告、研报、财经新闻、交易所动态及官方政策等,覆盖全球市场标的,可用于热点捕捉、舆情监控、研报速览、公告精读及投资决策等场景。Natural language search for financial information, covering authoritativ...
Usage Guidance
This skill appears coherent and limited to EastMoney search calls, but before installing: 1) verify you obtained EM_API_KEY from the official EastMoney/MxClaw service and that the key can be revoked/rotated; 2) avoid embedding the key in code or logs; use environment variables as instructed; 3) be aware results are saved by default under the skill's workspace (miaoxiang/mx_finance_search)—sensitive content may be persisted; 4) run the script in an isolated environment or with network egress controls if you require stricter data handling; 5) if you need higher assurance, review the bundled scripts locally (they are small) and confirm the MCP endpoint (https://ai-saas.eastmoney.com/proxy/b/mcp/tool/searchNews) matches your expectation.
Capability Analysis
Type: OpenClaw Skill Name: mx-mx-finance-search Version: 0.1.0 The skill provides a legitimate interface for searching financial news and reports via the EastMoney (东方财富) API. It requires an 'EM_API_KEY' environment variable, which is used exclusively for authentication against the official API endpoint (ai-saas.eastmoney.com). The code in scripts/get_data.py is well-structured, uses standard libraries, and performs no suspicious actions such as unauthorized data exfiltration, persistence, or command execution.
Capability Assessment
Purpose & Capability
The name/description (financial news/search) align with the code and SKILL.md. The only required secret is EM_API_KEY, which is exactly what a service-backed financial search client would need. The code constructs requests to an EastMoney MCP URL and returns/extracts content as documented.
Instruction Scope
SKILL.md and the Python script limit actions to: read EM_API_KEY, accept a query, call the EastMoney search API, extract text, and optionally save results to a local .txt file. There are no instructions to read unrelated local files, exfiltrate other data, or call unexplained external endpoints.
Install Mechanism
There is no install spec (instruction-only with one bundled Python script). That is low-risk: nothing is downloaded or injected at install time. The runtime requires a Python environment but installs nothing automatically.
Credentials
Only EM_API_KEY is required and is used for the documented API call. No other credentials, keys, or config paths are requested. The secret's use is justified by the skill's purpose.
Persistence & Privilege
always is false (no forced inclusion). The code writes output only to its own default output directory (miaoxiang/mx_finance_search) when saving is enabled; it does not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mx-mx-finance-search
  3. After installation, invoke the skill by name or use /mx-mx-finance-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release – Powerful natural language financial information search based on authoritative sources. - Enables natural language search for news, announcements, research, and policy updates from the Eastmoney database. - Supports global markets and returns readable content with options to save results locally. - Requires only an EM_API_KEY environment variable for authentication. - Offers both command-line and Python code usage with clear output structures. - Designed for use cases like event tracking, market sentiment monitoring, and investment analysis.
Metadata
Slug mx-mx-finance-search
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Mx Finance Search?

基于东方财富数据库,支持自然语言搜索全网最新公告、研报、财经新闻、交易所动态及官方政策等,覆盖全球市场标的,可用于热点捕捉、舆情监控、研报速览、公告精读及投资决策等场景。Natural language search for financial information, covering authoritativ... It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Mx Finance Search?

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

Is Mx Finance Search free?

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

Which platforms does Mx Finance Search support?

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

Who created Mx Finance Search?

It is built and maintained by akiry09 (@akiry09); the current version is v0.1.0.

💬 Comments