← 返回 Skills 市场
jade-srgb

stock

作者 Jade-srgb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-mx
功能描述
基于东方财富权威数据库,提供股票选股、行情、财务及关联关系等金融数据的智能查询与筛选服务。
安全使用建议
This skill appears to do what it claims (query/search financial data via an external API). However: (1) the SKILL.md expects an environment variable MX_APIKEY but the registry metadata does not declare it — ask the publisher to declare required env vars explicitly; (2) the SKILL.md embeds a default API key — avoid relying on shared keys and replace it with your own API key stored in a private environment variable if you use this skill; (3) the skill will make network calls to mkapi2.dfcfs.com — verify that domain and the service are legitimate and acceptable for your data/privacy requirements; (4) the skill asks to output full CSVs of returned data — beware of exporting large or sensitive datasets. If you want to proceed, request the publisher to (a) add MX_APIKEY to the declared required env vars, (b) remove any embedded default secret from public docs or confirm it is a harmless demo key, and (c) clarify data retention, rate limits, and what the external API logs.
功能分析
Type: OpenClaw Skill Name: stock-mx Version: 1.0.0 The skill bundle provides legitimate integration with East Money's (dfcfs.com) 'MiaoXiang' financial services, including stock screening, news search, and financial data retrieval. The instructions in SKILL.md and the JSON files are purely functional, guiding the AI agent on how to call the APIs and format the resulting financial data. While the bundle includes a hardcoded default API key (mkt_ViJH0AwP4CIQDQxVAYK0DNAK4vlYujJvjapAQx7T4tU) for fallback use, there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description and the included docs all describe a financial-data/search skill calling an external API (mkapi2.dfcfs.com) for stock data, screening, and news; the requested functionality aligns with the stated purpose.
Instruction Scope
The runtime instructions instruct the agent to read the MX_APIKEY environment variable (and fall back to a provided default key if absent) and to POST queries to mkapi2.dfcfs.com. The skill also asks the agent to output full CSVs of returned data. The instructions reference an env var that is not declared in the metadata and give broad discretion about exporting large result sets, which increases risk of unintended data exposure or large outputs.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk and no third-party packages are installed — lowest install risk.
Credentials
SKILL.md requires/use of an API key (MX_APIKEY) and even provides a default API key, but the registry lists no required env vars or primary credential. The presence of an embedded default key is unexpected and may enable calls without a user-owned credential; the metadata should declare MX_APIKEY if it's required.
Persistence & Privilege
The skill does not request always:true and does not modify system/other-skills config. Agent autonomous invocation is allowed (default) but not combined with other high-privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-mx
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-mx 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of stock-mx skillset: - Introduces three financial skills: news search, intelligent stock selection, and financial data query. - Provides detailed API usage for each skill, including required parameters and sample queries. - Includes field-by-field explanations of response data for all supported endpoints. - Offers notes on API key usage and best practices for querying data.
元数据
Slug stock-mx
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

stock 是什么?

基于东方财富权威数据库,提供股票选股、行情、财务及关联关系等金融数据的智能查询与筛选服务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 stock?

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

stock 是免费的吗?

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

stock 支持哪些平台?

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

谁开发了 stock?

由 Jade-srgb(@jade-srgb)开发并维护,当前版本 v1.0.0。

💬 留言讨论