📦 All-Market Financial Data Hub — 全市场金融数据
v1.0.11对接东方财富数据库,用自然语言即可查询A股、港股、美股、基金、债券等资产实时行情、财报、估值及公司信息,一键输出数据说明与 xlsx 文件,服务投资研究、交易复盘、市场监控等多场景。
66· 1.9万·24 当前·27 累计
下载技能包
最后更新
2026/4/17
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent with its stated purpose, but take the usual precautions: only provide an EM_API_KEY you obtained from the official EastMoney service (https://ai.eastmoney.com/mxClaw), and verify its scope/expiration. Inspect scripts/get_data.py before running (you can grep for any unexpected network endpoints or file reads); run the first tests in an isolated environment or container to avoid accidental leakage. Do not paste the API key into prompts or logs; store it in environment v...详细分析 ▾
✓ 用途与能力
Name/description describe a data-query tool for EastMoney; the only required environment variable is EM_API_KEY (consistent with authenticating to EastMoney APIs). The included script targets an EastMoney ai-saas endpoint and formats results into XLSX/TXT as described.
✓ 指令范围
SKILL.md confines runtime actions to installing Python deps, setting EM_API_KEY, and running scripts/get_data.py. The README explicitly warns about not leaking the key and documents output files and a 5-entity query limit. Nothing in the provided instructions asks the agent to read unrelated system files or transmit data to unexpected endpoints.
✓ 安装机制
No high-risk install (script is instruction-only and asks the user to pip install httpx, pandas, openpyxl). Dependencies are standard, from PyPI, and there are no arbitrary URL downloads or archive extraction in the manifest.
✓ 凭证需求
Only EM_API_KEY is required and is justified by the description (EastMoney API key). There are no additional unrelated credentials, config paths, or broad environment requests declared.
✓ 持久化与权限
Skill is not force-included (always:false) and does not request elevated persistence. It writes outputs to a subdirectory of the current working directory (miaoxiang/mx_finance_data) as documented, which is appropriate for a data-export tool.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.112026/3/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install mx-finance-data
镜像加速npx clawhub@latest install mx-finance-data --registry https://cn.longxiaskill.com