← Back to Skills Marketplace
kys42

Stock Info Explorer

by ClawMaker · GitHub ↗ · v1.2.10
cross-platform ✓ Security Clean
13084
Downloads
14
Stars
130
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 script that resolves third-party packages and sends ticker queries to Yahoo Finance through yfinance. Generated charts are saved under /tmp and may overwrite files with the same ticker-based name.
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 and implementation align: it uses yfinance to fetch quotes/history/fundamentals, computes indicators locally, prints summaries, and generates charts.
Instruction Scope
Runtime instructions are explicit user-invoked commands for ticker analysis; there are no hidden role changes, autonomous workflows, or prompt-injection instructions.
Install Mechanism
The script is run with uv and declares third-party Python dependencies without version pins, which is common for this type of helper but reduces reproducibility.
Credentials
Network access to Yahoo Finance/yfinance and chart writes under /tmp are disclosed and proportionate to the stock-analysis purpose.
Persistence & Privilege
No credential access, privilege escalation, background persistence, broad local indexing, or destructive behavior is present; output is limited to temporary chart PNG files.
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 466
Active Installs 130
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 13084 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