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

当前版本
v1.2.12
145 2.5万总安装 238

SKILL.md

text/markdown · 3438 字节

scripts/ddg_search.py

text/plain · 3744 字节

scripts/news.py

text/plain · 1235 字节

scripts/options_links.py

text/plain · 933 字节

scripts/uw.py

text/plain · 12348 字节

scripts/yf.py

text/plain · 15085 字节

Security Scan

OpenClaw

gpt-5-mini

clean

OpenClaw 分析

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.

置信度: 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.

元数据

  • 作者: @kys42
  • 创建时间: 2026/01/29
  • 更新时间: 2026/02/26
  • 版本数: 4
  • 评论数: 9
  • 上一版本: v1.2.11
  • 扫描时间: 2026/02/15

运行要求

官方公开数据里暂未列出运行要求。