Claw Stock Watcher Pro
v1.0.0Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10j...
⭐ 0· 64·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included scripts: add/list/remove/clear/summarize all operate on a watchlist file and fetch data from 10jqka.com.cn. No unrelated credentials, binaries, or services are requested.
Instruction Scope
Runtime instructions and scripts read/write a single watchlist file under the user's home (~/.clawdbot/stock_watcher/watchlist.txt) and fetch HTML from 10jqka.com.cn. There are no instructions to read other system files, access unrelated env vars, or exfiltrate data to unknown hosts.
Install Mechanism
There is no external download or package install specified. An included install.sh only creates the watchlist directory and warns about Python dependencies; no remote code is fetched or executed during install.
Credentials
The skill requests no environment variables or credentials. Its filesystem access is limited to a single directory in the user's home, which matches the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. It only adds files under the user's home directory and provides an uninstall script to remove them.
Assessment
This package appears coherent for its stated purpose, but remember these scripts will run locally on your machine and make outbound HTTP requests to 10jqka.com.cn. Before installing: (1) inspect the included Python scripts (they are provided) to confirm nothing unexpected; (2) ensure you run them in a trusted environment and have Python3 + requests + beautifulsoup4 installed; (3) be aware the watchlist is stored in plain text at ~/.clawdbot/stock_watcher/watchlist.txt and uninstall.sh will remove that directory and its contents. If you do not trust the source owner or do not want network access to 10jqka, do not install/execute the scripts.Like a lobster shell, security has layers — review code before you run it.
latestvk97dca3kzn180neveszvy3vhh983x558
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
