@robin797860

Stock Watcher

Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.

当前版本
v1.0.0
79 2.7万总安装 374

README.md

text/markdown · 3152 字节

SKILL.md

text/markdown · 2906 字节

scripts/add_stock.py

text/plain · 2801 字节

scripts/clear_watchlist.py

text/plain · 664 字节

scripts/config.py

text/plain · 361 字节

scripts/install.sh

text/plain · 903 字节

scripts/list_stocks.py

text/plain · 981 字节

scripts/remove_stock.py

text/plain · 1493 字节

scripts/summarize_performance.py

text/plain · 3447 字节

scripts/uninstall.sh

text/plain · 310 字节

Security Scan

OpenClaw

gpt-5-mini

clean

OpenClaw 分析

The skill's code, instructions, and storage needs are consistent with a simple local stock-watchlist tool that scrapes 10jqka.com.cn and stores a watchlist under ~/.clawdbot; nothing requests unrelated credentials or system access.

置信度: high

VirusTotal

Type: OpenClaw Skill Name: stock-watcher Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'stock-watcher' is benign. All scripts (Python and Bash) and documentation clearly align with the stated purpose of managing a stock watchlist and fetching public stock data from 10jqka.com.cn. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. File operations are confined to the skill's designated data directory (`~/.clawdbot/stock_watcher/watchlist.txt`), and network requests are exclusively to the specified stock data source.

元数据

  • 作者: @robin797860
  • 创建时间: 2026/02/06
  • 更新时间: 2026/03/01
  • 版本数: 1
  • 评论数: 2
  • 扫描时间: 2026/02/11

运行要求

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