openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > 股票数据API

使用 data.diemeng.chat 提供的接口查询股票日线、分钟线、财务指标等数据,支持 A 股等市场。

通信与消息

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 254 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :良性

Package:1018466411/openclaw-stock-data-skill

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

This skill's code, instructions, and requested environment variable (STOCK_API_KEY) are consistent with its stated purpose of querying the data.diemeng.chat stock API.

目的

Name/description match the implementation: the skill calls endpoints under https://data.diemeng.chat/api for daily/minute/financial/valuation data. The single required env var STOCK_API_KEY is exactly what's needed to authenticate to that service.

说明范围

SKILL.md and example.py only describe forming HTTP requests to the documented endpoints and reading STOCK_API_KEY; there are no instructions to read unrelated files, harvest other env vars, or exfiltrate data to unexpected endpoints.

安装机制

This is instruction-first (no install spec) but the repository includes Python code and a requirements.txt (requests). Nothing in the manifest downloads arbitrary third-party binaries or runs remote installers; if you run the code locally you must install requests (pip).

证书

Only one credential is requested (STOCK_API_KEY) and it's declared as the primary credential in metadata; that is proportionate for an API client. No unrelated secrets or config paths are requested.

持久

Skill does not request always: true and does not attempt to modify other skills or system settings. It will run network requests to the external API when invoked (normal for this type of skill).

综合结论

This skill appears coherent and implements a simple API client for data.diemeng.chat. Before installing/use: (1) verify you trust the external domain https://data.diemeng.chat and the API Key issuer; (2) keep your STOCK_API_KEY secret and do not commit it to public repos (GITHUB.md explicitly reminds about .gitignore); (3) be aware the skill makes outbound HTTP calls to that service and will use your API Key for authentication — check rate lim…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「股票数据API」。简介:使用 data.diemeng.chat 提供的接口查询股票日线、分钟线、财务指标等数据,支持 A 股等市场。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/1018466411/openclaw-stock-data-skill/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。