← 返回 Skills 市场
Yahoo Finance CLI
作者
stuhorsman
· GitHub ↗
· v1.0.0
7736
总下载
9
收藏
50
当前安装
1
版本数
在 OpenClaw 中安装
/install yahoo-finance-cli
功能描述
This skill should be used when the user asks to "get stock prices", "check stock quotes", "look up earnings", "get financial data", "find trending stocks", or needs stock market data from Yahoo Finance.
安全使用建议
Install only if you are comfortable adding the `yahoo-finance2` npm CLI dependency, creating or overwriting a `yf` command in `/usr/local/bin`, and allowing the tool to keep Yahoo Finance cookie state in `~/.yf2-cookies.json`. The reviewed artifacts show market-data lookup behavior, not trading authority or hidden data access.
功能分析
Type: OpenClaw Skill
Name: yahoo-finance-cli
Version: 1.0.0
The OpenClaw skill 'yahoo-finance-cli' is classified as benign. Its purpose is to fetch financial data from Yahoo Finance, which is clearly aligned with its stated goal. Installation uses standard package managers (Homebrew for `jq`, npm for `yahoo-finance2`) and creates a symbolic link, all common practices. The only potentially risky command, `rm -f ~/.yf2-cookies.json`, is explicitly for troubleshooting a cookie file created by the skill itself, not for arbitrary file deletion or system compromise. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior for harmful purposes.
能力评估
Purpose & Capability
The skill's stated purpose is to fetch stock quotes, earnings, historical prices, symbol search, trending symbols, and related Yahoo Finance market data, and the artifact instructions match that read-only purpose.
Instruction Scope
Runtime examples are scoped to `yf` Yahoo Finance CLI calls and `jq` filtering; they do not instruct account mutation, trading, public posting, broad file access, or unrelated system actions.
Install Mechanism
Installation uses Homebrew for `jq`, npm for `yahoo-finance2`, and a symlink into `/usr/local/bin/yf`; this is purpose-aligned but users should review the third-party npm package and the command-path change.
Credentials
Network access to Yahoo Finance and local cookie handling are expected for this data source; no broad local indexing, credential harvesting, or unrelated data flow is shown.
Persistence & Privilege
The artifact discloses a persistent Yahoo Finance cookie file at `~/.yf2-cookies.json` and a local `yf` symlink, both scoped to the CLI setup and removable by the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yahoo-finance-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/yahoo-finance-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release.
元数据
常见问题
Yahoo Finance CLI 是什么?
This skill should be used when the user asks to "get stock prices", "check stock quotes", "look up earnings", "get financial data", "find trending stocks", or needs stock market data from Yahoo Finance. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7736 次。
如何安装 Yahoo Finance CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yahoo-finance-cli」即可一键安装,无需额外配置。
Yahoo Finance CLI 是免费的吗?
是的,Yahoo Finance CLI 完全免费(开源免费),可自由下载、安装和使用。
Yahoo Finance CLI 支持哪些平台?
Yahoo Finance CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yahoo Finance CLI?
由 stuhorsman(@stuhorsman)开发并维护,当前版本 v1.0.0。
推荐 Skills