📦 Intelligent Stocks Screener — 智能股票筛选器

v1.0.15

基于东方财富数据库,支持通过自然语言输入筛选 A 股、港股、美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 CSV 文件。

91· 2.1万·32 当前·34 累计
financial-ai-analyst 头像by @financial-ai-analyst (Financial AI Analyst)
下载技能包
最后更新
2026/4/17
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent: it calls EastMoney's MCP API and requires an EM_API_KEY. Only install if you trust the EastMoney service (ai.eastmoney.com) and the skill's source. Before using: (1) verify the API key's scope and that it can be revoked; (2) review the remainder of scripts/get_data.py (the MCP-call implementation) to confirm no unexpected network endpoints or telemetry; (3) run the tool in an isolated environment if you are cautious and monitor outgoing network requests; and (4) neve...
详细分析 ▾
用途与能力
Name/description match the implementation: the script calls an EastMoney MCP endpoint and transforms results into CSV. The only required env var (EM_API_KEY) is appropriate for authenticating to the described service.
指令范围
SKILL.md limits actions to forming queries, calling the EastMoney service, and writing CSV/description files. It instructs users how to configure EM_API_KEY and an optional output directory and does not request access to unrelated files or credentials.
安装机制
No arbitrary downloads; the metadata suggests installing the single Python dependency (httpx) via pip, which is proportionate for making HTTPS requests. There is no extract-from-URL or external binary install.
凭证需求
Only EM_API_KEY is required (plus an optional MX_STOCKS_SCREENER_OUTPUT_DIR). No unrelated secrets, cloud credentials, or system tokens are requested.
持久化与权限
Skill is not marked always:true, does not ask to modify other skills or system-wide config, and runs only when invoked. No persistent elevated privileges are requested.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.152026/3/13

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install mx-stocks-screener
镜像加速npx clawhub@latest install mx-stocks-screener --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库