Back to skill
Skillv1.3.0

VirusTotal security

Image Utils · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:37 AM
Hash
041ba8972cf42d77f9a3d58b4ea65d92e3e6b9b1907af134efacc1ccd20b2571
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: image-utils Version: 1.3.0 The skill bundle provides standard image manipulation utilities using the Python Pillow library, including resizing, cropping, watermarking, and format conversion. The implementation in `image_utils.py` is well-documented and performs expected pixel-level operations without any signs of malicious intent, data exfiltration, or unauthorized command execution. While the URL loading and file saving capabilities (e.g., `ImageUtils.load_from_url` and `ImageUtils.save`) carry inherent risks like SSRF or arbitrary file writes if misused by an agent, these are functional requirements for an image utility and do not show evidence of intentional exploitation.
External report
View on VirusTotal