← 返回 Skills 市场
jessecq1995

Mx Select Stock

作者 Jessecq1995 · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mx-select-stock-jesse
功能描述
基于东方财富数据库的智能选股工具,支持按行情指标、财务指标等条件筛选股票。
安全使用建议
This skill's behavior (POST to mkapi2.dfcfs.com, requiring MX_APIKEY, writing CSV/JSON under /root/.openclaw) is consistent with a stock-screening tool, but the package metadata has inconsistencies you should resolve before trusting it. Ask the publisher to: (1) confirm the required environment variable MX_APIKEY is intentionally required and update the registry metadata to list it, (2) explain the ownerId/slug mismatch between registry and _meta.json, and (3) provide dependency information (requests) or an install spec. Only set an API key you trust for this service (avoid reusing high-privilege keys), and verify the backend domain (mkapi2.dfcfs.com) is the official endpoint. If you cannot verify the publisher or metadata, do not provide secrets and consider running the script in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: mx-select-stock-jesse Version: 1.0.4 The skill is a legitimate tool for querying stock data from the East Money (东方财富) API. It takes a natural language query, fetches data from mkapi2.dfcfs.com, and saves the results as CSV and JSON in a local workspace directory. The code is well-structured, includes input sanitization for filenames, and lacks any indicators of data exfiltration, unauthorized execution, or malicious prompt injection.
能力评估
Purpose & Capability
The skill claims to query 东方财富/妙想 stock-screen data and the Python client posts to a matching backend (https://mkapi2.dfcfs.com/finskillshub/api/claw/stock-screen) using an API key — this is coherent with the stated purpose. However the package registry metadata presented earlier lists no required environment variables while SKILL.md and the code require MX_APIKEY; also _meta.json contains a different ownerId/slug than the registry metadata, which is inconsistent and unexplained.
Instruction Scope
Runtime instructions and the script are narrowly scoped: they require an MX_APIKEY, make a single POST to the stated BASE_URL, parse the JSON/Markdown results, and write CSV/description/JSON files into /root/.openclaw/workspace/mx_data/output/. The skill does not access other system credentials or external endpoints beyond the stated API.
Install Mechanism
There is no install spec (instruction-only style) but a Python file is included which imports requests. The skill does not declare dependencies (requests) in metadata, so a runtime may fail or need to install third-party packages. No downloaded arbitrary binaries or external installers are present.
Credentials
The code legitimately requires a single API key (MX_APIKEY) to operate. However the registry metadata earlier reported 'Required env vars: none' while SKILL.md and the code require MX_APIKEY — this mismatch is a red flag. The skill writes output into a fixed workspace path under /root/.openclaw but does not request unrelated secrets. Confirming the true required env vars and the publisher identity is advisable before providing credentials.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and only writes files to its own workspace directory. Autonomous invocation is enabled by default (normal) but not combined with other elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mx-select-stock-jesse
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mx-select-stock-jesse 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
妙想智能选股 (mx_select_stock) 1.0.4 - 新增官方文档 SKILL.md,详细介绍了功能、配置方法与输出格式 - 明确说明支持按行情与财务多维条件筛选股票 - 增加官方主页、作者、API Key 使用说明 - 规范输出文件目录与文件命名方式
元数据
Slug mx-select-stock-jesse
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mx Select Stock 是什么?

基于东方财富数据库的智能选股工具,支持按行情指标、财务指标等条件筛选股票。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 Mx Select Stock?

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

Mx Select Stock 是免费的吗?

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

Mx Select Stock 支持哪些平台?

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

谁开发了 Mx Select Stock?

由 Jessecq1995(@jessecq1995)开发并维护,当前版本 v1.0.4。

💬 留言讨论