← Back to Skills Marketplace
jade-srgb

stock

by Jade-srgb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-mx
Description
基于东方财富权威数据库,提供股票选股、行情、财务及关联关系等金融数据的智能查询与筛选服务。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-mx
  3. After installation, invoke the skill by name or use /stock-mx
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug stock-mx
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is stock?

基于东方财富权威数据库,提供股票选股、行情、财务及关联关系等金融数据的智能查询与筛选服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install stock?

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

Is stock free?

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

Which platforms does stock support?

stock is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created stock?

It is built and maintained by Jade-srgb (@jade-srgb); the current version is v1.0.0.

💬 Comments