Back to skill
Skillv1.0.0
VirusTotal security
Vision Tagger · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:05 AM
- Hash
- 256c20ac9ba42e888de5a218902d7abd8c56d8922c1819c5de27a68297b70c30
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: vision-tagger Version: 1.0.0 The OpenClaw skill 'vision-tagger' is benign. All files (SKILL.md, setup.sh, annotate_image.py, image_tagger.swift) align with the stated purpose of local image analysis using Apple's Vision framework. The `SKILL.md` and `setup.sh` contain standard commands for installing Xcode CLI tools and Python's Pillow library, and for compiling the Swift binary. The Python script `annotate_image.py` uses `subprocess.run` to execute the Swift binary, but passes arguments as a list, mitigating shell injection risks. The core Swift binary `image_tagger.swift` uses only Apple's Vision and AppKit frameworks for image processing, without any network calls, access to sensitive user data, persistence mechanisms, or obfuscation. There is no evidence of prompt injection or intentional harmful behavior.
- External report
- View on VirusTotal
