← 返回 Skills 市场
akiry09

Mx Finance Search

作者 akiry09 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mx-mx-finance-search
功能描述
基于东方财富数据库,支持自然语言搜索全网最新公告、研报、财经新闻、交易所动态及官方政策等,覆盖全球市场标的,可用于热点捕捉、舆情监控、研报速览、公告精读及投资决策等场景。Natural language search for financial information, covering authoritativ...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mx-mx-finance-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mx-mx-finance-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug mx-mx-finance-search
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mx Finance Search 是什么?

基于东方财富数据库,支持自然语言搜索全网最新公告、研报、财经新闻、交易所动态及官方政策等,覆盖全球市场标的,可用于热点捕捉、舆情监控、研报速览、公告精读及投资决策等场景。Natural language search for financial information, covering authoritativ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 Mx Finance Search?

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

Mx Finance Search 是免费的吗?

是的,Mx Finance Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mx Finance Search 支持哪些平台?

Mx Finance Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mx Finance Search?

由 akiry09(@akiry09)开发并维护,当前版本 v0.1.0。

💬 留言讨论