← 返回 Skills 市场
710
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install open-market-data
功能描述
Query free financial data APIs — stocks, crypto, macro, SEC filings
安全使用建议
This skill appears coherent: it wraps a CLI (omd) for public financial APIs and documents optional API keys. However, the install step pulls an npm package — npm packages can execute code during install and are not pre-reviewed here. Before installing, verify the npm package and upstream GitHub repository (SKILL.md points to https://github.com/anotb/open-market-data) for legitimacy and the expected version. Prefer creating/using only the specific API keys you need, and avoid exposing high-privilege credentials. If you need stronger assurance, fetch and inspect the npm package contents (or the upstream repo) before installation or run the install in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: open-market-data
Version: 0.1.0
The skill is classified as suspicious due to its reliance on installing an external `node` package (`open-market-data`) via `npm`, which introduces a supply chain vulnerability as `npm` packages can execute arbitrary code during installation. Additionally, the skill explicitly handles sensitive API keys for various financial services, which, while necessary for its stated purpose, represents a high-risk capability if the underlying `omd` tool (not provided for analysis) were compromised or malicious. No direct prompt injection attempts or explicit malicious instructions are found in the `SKILL.md` itself.
能力评估
Purpose & Capability
Name/description (query free financial data) align with the declared binaries (node + omd) and the SKILL.md usage examples. The omd CLI is the expected tool for this purpose and the SKILL.md documents the data sources the CLI uses.
Instruction Scope
SKILL.md only instructs the agent to run the omd CLI, configure API keys (env or CLI), and query listed public data sources. It does not instruct reading unrelated files or exfiltrating arbitrary system data.
Install Mechanism
Install uses an npm package (kind: node, package: open-market-data) that creates the omd binary. npm-based installs are common and coherent here, but they run code from the package registry (moderate trust requirement). There are no in-repo code files to inspect in this skill bundle, so the actual package contents were not analyzed.
Credentials
SKILL.md documents optional API keys (FRED, CoinGecko, Finnhub, AlphaVantage) and an EDGAR_USER_AGENT; none are declared as required by the registry, which is reasonable. The listed env vars are proportional to a data-aggregator CLI that can use multiple upstream providers.
Persistence & Privilege
The skill does not request always:true and does not declare system-wide config modification. disable-model-invocation is false (normal) so autonomous invocation is allowed by platform default — no additional persistence privileges were requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install open-market-data - 安装完成后,直接呼叫该 Skill 的名称或使用
/open-market-data触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release — 8 providers, 13 commands, auto-routing with fallback
元数据
常见问题
open-market-data 是什么?
Query free financial data APIs — stocks, crypto, macro, SEC filings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 710 次。
如何安装 open-market-data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install open-market-data」即可一键安装,无需额外配置。
open-market-data 是免费的吗?
是的,open-market-data 完全免费(开源免费),可自由下载、安装和使用。
open-market-data 支持哪些平台?
open-market-data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 open-market-data?
由 anotb(@anotb)开发并维护,当前版本 v0.1.0。
推荐 Skills