Back to skill
Skillv1.1.0

VirusTotal security

Ecommerce Price Watcher · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:53 AM
Hash
7e7ff23163862bc1715ada372dc05c6514f7127b12729a58ab40f3c06719f493
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ecommerce-price-watcher Version: 1.1.0 The OpenClaw skill 'ecommerce-price-watcher' is classified as benign. Its code and documentation are clearly aligned with its stated purpose of tracking product prices. The `SKILL.md` explicitly outlines security standards such as accepting only `http`/`https` URLs, enforcing request timeouts and response body size caps, and not executing remote JavaScript. The `scripts/price_watch.py` script implements these safeguards, including URL validation, content size limits, and a `TRUSTED_DOMAINS` list for URL discovery. File system access is limited to a dedicated state file (`~/.openclaw/state/price-watcher/watchers.json`), and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent.
External report
View on VirusTotal