← 返回 Skills 市场
121
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mx-mx-stocks-screener
功能描述
基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment...
安全使用建议
This skill appears coherent with its stated purpose, but before installing: (1) confirm the EM_API_KEY you provide is from a trusted EastMoney account and check its permissions, expiry, and revocation options; (2) avoid pasting the key into prompts or logs — keep it in environment variables only; (3) run the script in an isolated or controlled environment if you are unsure (it makes network requests to EastMoney and writes CSVs to disk); (4) if you need extra assurance, inspect the remainder of scripts/get_data.py (and any future updates) to verify no additional network endpoints or file accesses are added.
功能分析
Type: OpenClaw Skill
Name: mx-mx-stocks-screener
Version: 0.1.0
The skill is a legitimate financial asset screener that interfaces with the Eastmoney (东方财富) API. The script `scripts/get_data.py` uses the `EM_API_KEY` environment variable to authenticate requests to a specific endpoint (`ai-saas.eastmoney.com`) and processes the returned data into CSV files. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code behavior is strictly aligned with the stated purpose in `SKILL.md`.
能力评估
Purpose & Capability
The name/description (natural‑language screener using 东财/MCP) matches what the package requests and does: it requires an EM_API_KEY, uses httpx to call an EastMoney MCP endpoint (ai-saas.eastmoney.com/proxy/…), and converts results to CSV and a description file. No unrelated cloud credentials or unrelated binaries are requested.
Instruction Scope
SKILL.md and the provided script stay within scope: they instruct setting EM_API_KEY, installing httpx, and running scripts/get_data.py which queries the MCP endpoint and writes CSV/description files. The instructions do not ask the agent to read arbitrary system files or exfiltrate other secrets.
Install Mechanism
There is no heavyweight install spec; only a simple dependency (httpx) is suggested via pip. No downloads from unknown URLs, no archive extraction, and no creation of unexpected system binaries.
Credentials
Only one required environment variable (EM_API_KEY) is declared and used, which is proportionate for a service that authenticates to EastMoney's API. The SKILL.md also documents an optional MX_STOCKS_SCREENER_OUTPUT_DIR for output files; this is reasonable. There are no unrelated SECRET/TOKEN variables requested.
Persistence & Privilege
The skill does not request always: true and does not modify other skills or system settings. It runs on demand and writes outputs only to its own output directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mx-mx-stocks-screener - 安装完成后,直接呼叫该 Skill 的名称或使用
/mx-mx-stocks-screener触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of mx-mx-stocks-screener:
- Provides natural language asset screening across A-shares, HK/US stocks, ETFs, funds, and bonds.
- Supports multi-dimensional filters, including technical, fundamental, sentiment, and news-based criteria.
- Returns results with data description and CSV export.
- Requires EM_API_KEY for authentication with the Eastmoney Miaoxiang API.
- Includes both command-line and Python interface for flexible integration.
- Output directory can be customized via environment variable.
元数据
常见问题
Mx Stocks Screener 是什么?
基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Mx Stocks Screener?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mx-mx-stocks-screener」即可一键安装,无需额外配置。
Mx Stocks Screener 是免费的吗?
是的,Mx Stocks Screener 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mx Stocks Screener 支持哪些平台?
Mx Stocks Screener 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mx Stocks Screener?
由 akiry09(@akiry09)开发并维护,当前版本 v0.1.0。
推荐 Skills