← Back to Skills Marketplace
akiry09

Mx Stocks Screener

by akiry09 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mx-mx-stocks-screener
Description
基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment...
Usage Guidance
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.
Capability Analysis
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`.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mx-mx-stocks-screener
  3. After installation, invoke the skill by name or use /mx-mx-stocks-screener
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mx-mx-stocks-screener
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Mx Stocks Screener?

基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment... It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install Mx Stocks Screener?

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

Is Mx Stocks Screener free?

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

Which platforms does Mx Stocks Screener support?

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

Who created Mx Stocks Screener?

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

💬 Comments