← 返回 Skills 市场
21921
总下载
42
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yahoo-finance
功能描述
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
安全使用建议
Prefer installing uv through Homebrew or pip instead of piping a remote installer directly into a shell. Be aware that first use may install yfinance and rich into uv's cache and that the reviewed bundle does not include the referenced yf script, so the CLI may require an additional file not present here.
功能分析
Type: OpenClaw Skill
Name: yahoo-finance
Version: 1.0.0
The skill bundle is classified as suspicious due to the use of high-risk installation methods for the `uv` package manager, specifically `curl -LsSf https://astral.sh/uv/install.sh | sh` and `powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"` found in `SKILL.md`. While `uv` is a legitimate tool and `astral.sh` is its official domain, these methods involve downloading and executing arbitrary remote scripts, which bypasses package manager integrity checks and presents a significant security risk, even if plausibly needed for the skill's stated purpose. There is no clear evidence of intentional malicious behavior like data exfiltration or persistence.
能力评估
Purpose & Capability
The documented purpose is fetching public market data with Yahoo Finance/yfinance, and the listed commands match that purpose; the reviewed artifact contains only documentation and does not include the referenced yf executable, which is a functionality/completeness note rather than evidence of abuse.
Instruction Scope
Instructions are limited to installing uv, setting up a CLI, and running finance-data commands; no prompt override, hidden agent behavior, unrelated local data access, destructive action, or credential use was found.
Install Mechanism
The SKILL.md includes disclosed, user-directed curl-to-shell and PowerShell iex uv installer options, alongside safer Homebrew and pip alternatives; this is a supply-chain caution but not hidden or automatic execution.
Credentials
Expected network access for package installation and public Yahoo Finance data retrieval is proportionate to the stated purpose, and the artifact says no API key is required.
Persistence & Privilege
The artifact mentions uv dependency caching and an optional symlink into /usr/local/bin, but shows no background service, autostart, privilege escalation, or unbounded persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yahoo-finance - 安装完成后,直接呼叫该 Skill 的名称或使用
/yahoo-finance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Stock data CLI powered by yfinance
Commands:
- price: Quick price check with day/52W range
- quote: Detailed quote with volume, market cap
- fundamentals: PE, EPS, margins, analyst targets
- earnings: Next earnings date + historical EPS surprises
- profile: Company sector, industry, employees, description
- dividends: Yield, ex-date, payout ratio, recent history
- ratings: Buy/hold/sell distribution, upgrades/downgrades
- options: Near-the-money calls/puts with IV, volume, OI
- history: Historical OHLCV (1d to max)
- compare: Side-by-side multi-stock comparison
- search: Find symbols by company name
Features:
- No API key required (uses yfinance)
- Auto-installs deps via uv (PEP 723)
- Supports US stocks, NSE/BSE, crypto, forex, ETFs
- Rich formatted tables
元数据
常见问题
Yahoo Finance 是什么?
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 21921 次。
如何安装 Yahoo Finance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yahoo-finance」即可一键安装,无需额外配置。
Yahoo Finance 是免费的吗?
是的,Yahoo Finance 完全免费(开源免费),可自由下载、安装和使用。
Yahoo Finance 支持哪些平台?
Yahoo Finance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yahoo Finance?
由 ajanraj(@ajanraj)开发并维护,当前版本 v1.0.0。
推荐 Skills