← Back to Skills Marketplace
kys42

Stock Info Explorer

by ClawMaker · GitHub ↗ · v1.2.10
cross-platform ✓ Security Clean
13853
Downloads
14
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install stock-info-explorer
Description
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs both a text summary and a Pro chart.
Usage Guidance
Install only if you are comfortable running a local Python helper that downloads third-party packages and sends requested ticker symbols to Yahoo Finance via yfinance. Generated chart images are saved under /tmp with ticker-based filenames.
Capability Analysis
Type: OpenClaw Skill Name: stock-info-explorer Version: 1.2.10 The OpenClaw skill 'stock-info-explorer' is benign. It uses the `yfinance` library to fetch stock data and `mplfinance`/`matplotlib` to generate charts, saving them to the `/tmp/` directory. All operations, including network requests to Yahoo Finance and local file writes, are clearly aligned with its stated purpose of providing financial analysis. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent in `SKILL.md`.
Capability Assessment
Purpose & Capability
The stated purpose matches the artifacts: SKILL.md documents stock quotes, fundamentals, history, reports, and charts, and scripts/yf.py implements those actions using yfinance plus local indicator calculations and plotting.
Instruction Scope
Runtime instructions are explicit user-invoked commands for ticker analysis; there are no role changes, hidden agent instructions, autonomous workflows, or prompt-injection behavior.
Install Mechanism
The script uses uv inline dependencies for yfinance, rich, pandas, plotille, matplotlib, and mplfinance without version pins, which is common but less reproducible than pinned dependencies.
Credentials
Network access to Yahoo Finance through yfinance and writing generated chart PNGs under /tmp are disclosed and proportionate to the financial-analysis purpose.
Persistence & Privilege
No credential access, privilege escalation, background persistence, broad local indexing, destructive behavior, or unrelated data collection is present.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-info-explorer
  3. After installation, invoke the skill by name or use /stock-info-explorer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.10
Docs: rewrite SKILL.md in English for global users.
v1.2.9
Added technical indicators (RSI, MACD, BB, VWAP, ATR) and unified 'report' command.
v1.2.8
Absolute path publish test
v1.2.2
Forcing absolute path for clean publish.
v1.2.1
Fixed missing scripts folder in package.
v1.2.0
Rebranded to Stock Information Explorer. Enhanced documentation and features.
Metadata
Slug stock-info-explorer
Version 1.2.10
License
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Stock Info Explorer?

A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs both a text summary and a Pro chart. It is an AI Agent Skill for Claude Code / OpenClaw, with 13853 downloads so far.

How do I install Stock Info Explorer?

Run "/install stock-info-explorer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stock Info Explorer free?

Yes, Stock Info Explorer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Stock Info Explorer support?

Stock Info Explorer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stock Info Explorer?

It is built and maintained by ClawMaker (@kys42); the current version is v1.2.10.

💬 Comments