Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 16, 2026, 8:41 AM
Hash
1e8bcfb17183a64cd1738cfa0aeb1883cf690a93e3ff1e4faa9f713c6b05de23
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: image-translator-1-0-0 Version: 1.0.0 The skill bundle provides a functional interface for the Xiangji translation service, allowing for text and image translation. The scripts `image_translate.py` and `text_translate.py` correctly implement the service's API requirements, including MD5 signature calculation and interaction with the official API endpoints (tosoiot.com). While `image_translate.py` utilizes `subprocess` to execute `curl` for multipart file uploads, it does so using a list of arguments to prevent shell injection, and the behavior is entirely consistent with the tool's stated purpose of uploading images for translation.
External report
View on VirusTotal