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

Current version
v1.0.0
87 3.6万All installs 0

README.md

text/markdown · 3152 bytes

SKILL.md

text/markdown · 2906 bytes

scripts/add_stock.py

text/plain · 2801 bytes

scripts/clear_watchlist.py

text/plain · 664 bytes

scripts/config.py

text/plain · 361 bytes

scripts/install.sh

application/x-sh · 903 bytes

scripts/list_stocks.py

text/plain · 981 bytes

scripts/remove_stock.py

text/plain · 1493 bytes

scripts/summarize_performance.py

text/plain · 3447 bytes

scripts/uninstall.sh

application/x-sh · 310 bytes

skill-card.md

text/markdown · 2026 bytes

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5.5

clean

OpenClaw analysis

This skill is a straightforward stock watchlist tool that stores a local watchlist and fetches public stock pages, with only limited data-loss risk from clear or uninstall commands.

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

Metadata

  • Owner: @robin797860
  • Created: 2026/02/06
  • Updated: 2026/05/11
  • Versions: 1
  • Comments: 2
  • Scan checked at: 2026/07/10

Runtime

No runtime requirements are exposed in the official public payload.

Stock Watcher | ClawHub CN