Back to skill
Skillv0.1.1

VirusTotal security

Geizhals.at · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 4:13 AM
Hash
4eb15e5de47f1c0ac642acd2562ebf026684f15c230438b265c0938a00cc4e06
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: geizhals-at Version: 0.1.1 The OpenClaw skill `geizhals-at` is benign. The `SKILL.md` provides clear, legitimate instructions for searching Geizhals.at without any prompt injection attempts. The core script `scripts/geizhals.py` uses standard Python libraries (`urllib.request`, `re`, `json`) to perform web scraping, making HTTP requests exclusively to `geizhals.at`. File system access is limited to caching in a user-configurable or default cache directory (`~/.cache/geizhals-skill`), which is a legitimate function. Input parameters are properly sanitized (e.g., URL encoding for queries), and there are no calls to dangerous functions like `os.system` or `eval`, nor any evidence of data exfiltration, persistence mechanisms, or other malicious behaviors. The skill's functionality is entirely aligned with its stated purpose.
External report
View on VirusTotal