@kys42

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...

Current version
v1.2.12
145 2.5万All installs 238

v1.2.12

2026/02/15

Version

Improve README/positioning copy (toolkit-style).

v1.2.11

2026/02/15

Version

No changelog provided.

v1.1.0

2026/01/29

Version

No changelog provided.

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5-mini

clean

OpenClaw analysis

The skill's code, dependencies, and instructions match its stated purpose (yfinance-based quoting, charting, optional DDG news and UnusualWhales scraping); there are no unexplained credential or install demands and no evidence of hidden exfiltration.

Confidence: high

VirusTotal

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.

Metadata

  • Owner: @kys42
  • Created: 2026/01/29
  • Updated: 2026/02/26
  • Versions: 4
  • Comments: 9
  • Previous version: v1.2.11
  • Scan checked at: 2026/02/15

Runtime

No runtime requirements are exposed in the official public payload.