← 返回 Skills 市场
paul1989889

Market Data Hub

作者 paul1989889 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
288
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install market-data-hub
功能描述
Provides multi-source real-time and historical Chinese stock market data with auto rate limiting, failover, and technical indicator calculations.
安全使用建议
This package appears to do what it claims: fetch Chinese market data and compute indicators. Before installing/running: 1) Inspect the strategies (tencent/akshare/baostock) for any custom network endpoints or unexpected behavior; 2) Install inside a fresh virtualenv or sandbox to avoid unreviewed third‑party code affecting your system; 3) Be aware pip packages (akshare, baostock, etc.) will make network calls — run tests offline or in a controlled environment if you are concerned; 4) The example script hard-codes a workspace path and writes CSVs locally — avoid running as root or in sensitive directories; 5) Note provenance: the skill has no homepage and unknown source — if you require stronger assurance, ask the publisher for a repository or sign-off, or run a thorough code review and unit tests in an isolated environment.
功能分析
Type: OpenClaw Skill Name: market-data-hub Version: 1.0.0 The 'market-data-hub' skill bundle is a well-engineered and comprehensive tool for retrieving and analyzing Chinese stock market data. It implements robust software patterns including a strategy-based data source architecture (supporting Tencent, AKShare, and Baostock), a Token Bucket rate limiter, exponential backoff retries, and a circuit breaker to handle API failures. The technical indicator modules (MACD, RSI, KDJ, etc.) use standard pandas/numpy operations for financial calculations. No evidence of data exfiltration, malicious command execution, or prompt injection was found across the source code (src/), documentation (SKILL.md), or examples.
能力评估
Purpose & Capability
Name/description, SKILL.md, requirements.txt, and included strategy modules (tencent/akshare/baostock) align: the skill needs akshare/baostock/requests/pandas to fetch and process market data. There are no declared credentials or unrelated environment variables requested.
Instruction Scope
SKILL.md limits runtime actions to installing requirements, calling the MarketDataHub API, and running tests. It does not instruct reading arbitrary system files or exfiltrating secrets. Minor note: example.py mutates sys.path to a hard-coded '/root/.openclaw/workspace/skills/market-data-hub/src' and several examples write CSV files locally — benign for local usage but worth reviewing before running in sensitive environments.
Install Mechanism
There is no automated install spec in the registry; SKILL.md instructs pip install -r requirements.txt. Required packages come from PyPI (akshare, baostock, pandas, etc.), which is expected for this purpose but means installing third‑party code that will run on your system. No direct downloads from arbitrary URLs or extract/install steps were found.
Credentials
The skill does not request environment variables, credentials, or config paths. That is proportional: AKShare/Tencent/Baostock usage typically does not require user secrets. No hidden credential access detected in the provided files.
Persistence & Privilege
Skill flags (always: false, disable-model-invocation: false) are normal. The package does not attempt to modify other skills or system-wide agent settings. No persistent privileged behavior detected.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install market-data-hub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /market-data-hub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Multi-source stock data aggregation with AKShare, Tencent, and Baostock. Features rate limiting, retry logic, circuit breaker, and technical indicators (MA/MACD/RSI/Bollinger/KDJ).
元数据
Slug market-data-hub
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Market Data Hub 是什么?

Provides multi-source real-time and historical Chinese stock market data with auto rate limiting, failover, and technical indicator calculations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。

如何安装 Market Data Hub?

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

Market Data Hub 是免费的吗?

是的,Market Data Hub 完全免费(开源免费),可自由下载、安装和使用。

Market Data Hub 支持哪些平台?

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

谁开发了 Market Data Hub?

由 paul1989889(@paul1989889)开发并维护,当前版本 v1.0.0。

💬 留言讨论