Back to skill
Skillv1.0.0

VirusTotal security

volcengine-image-generate · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:39 AM
Hash
f884ece8446aa875f23f379579ed3691dc49a2c8d90304e0b8a926aaa176d042
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: volcengine-image-generate Version: 1.0.0 This skill is designed to generate images using the Volcengine API. The `SKILL.md` provides clear instructions and describes the use of environment variables (`MODEL_IMAGE_API_KEY`, `ARK_API_KEY`) for authentication, which is a standard practice. The `scripts/image_generate.py` script implements this functionality, reading API keys from environment variables, making API calls to Volcengine, and downloading the generated images to a local directory. There is no evidence of prompt injection against the agent, malicious execution, data exfiltration beyond the intended API interaction, or persistence mechanisms. All observed behaviors are aligned with the stated purpose of image generation.
External report
View on VirusTotal