← Back to Skills Marketplace
kys42

Stock Market Pro

by ClawMaker · GitHub ↗ · v1.2.12
cross-platform ✓ Security Clean
31730
Downloads
155
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install stock-market-pro
Description
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Usage Guidance
Install only if you are comfortable running local Python tools and sending ticker/news queries to third-party market and search services. Use a virtual environment, review unpinned dependencies before installing, and skip the optional browser-based options-flow helper if you do not want browser automation or Unusual Whales access.
Capability Analysis
Type: OpenClaw Skill Name: stock-market-pro Version: 1.2.12 The skill bundle provides tools for stock market analysis, news search, and options flow data. All scripts (`ddg_search.py`, `news.py`, `options_links.py`, `uw.py`, `yf.py`) perform their stated functions using standard libraries like `yfinance`, `ddgs`, and `playwright`. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`, `eval`), persistence mechanisms, or obfuscation. The `SKILL.md` instructions are clear and do not contain any prompt injection attempts designed to manipulate the agent into unauthorized actions. `subprocess` calls are used safely by passing arguments as lists, preventing shell injection. The use of `--no-sandbox` for Playwright is a common practice for headless browsers and not indicative of malice in this context.
Capability Assessment
Purpose & Capability
The scripts match the stated purpose: Yahoo Finance quote/fundamental/chart analysis, DuckDuckGo news search, and optional Unusual Whales options-flow lookup.
Instruction Scope
The documented actions are explicit local commands initiated by the user or agent; they do not request hidden execution, account mutation, prompt override, credential harvesting, or destructive actions.
Install Mechanism
The skill documents uv-based script execution and a pip install for ddgs, but dependencies are not pinned and the frontmatter does not formally declare shell/network/browser needs.
Credentials
Outbound requests to Yahoo Finance, DuckDuckGo, and optionally Unusual Whales are proportionate to market research, but ticker/search queries and normal network metadata will be shared with those services when used.
Persistence & Privilege
No persistence, background service, privilege escalation, broad local indexing, credential/session-store access, or unrelated file access was found; chart output is limited to local PNG files under /tmp.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-market-pro
  3. After installation, invoke the skill by name or use /stock-market-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.12
Improve README/positioning copy (toolkit-style).
v1.2.11
Apologies: earlier versions accidentally shipped without the scripts folder. This update includes the full scripts package (yf.py + helpers) and matches the latest feature set.
v1.1.0
English localization and improved metadata for global users.
v1.0.0
Initial Release: Pro charts, fundamentals, and earnings
Metadata
Slug stock-market-pro
Version 1.2.12
License
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Stock Market Pro?

Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a... It is an AI Agent Skill for Claude Code / OpenClaw, with 31730 downloads so far.

How do I install Stock Market Pro?

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

Is Stock Market Pro free?

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

Which platforms does Stock Market Pro support?

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

Who created Stock Market Pro?

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

💬 Comments