Back to skill
Skillv1.0.3

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 6:19 AM
Hash
d2c3864c765523cb4c8d3e317d90691700e16b4c011ab741f904d9b6d06eb540
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: comfyskill Version: 1.0.3 The skill is designed to interface with a local ComfyUI instance for image generation. While the code contains functional bugs—specifically referencing an undefined 'prompt' variable (likely intended to be 'args.prompt') and looking for 'text2image-1.json' instead of the provided 'workflow.json'—there is no evidence of malicious intent. The use of 'fs.readFileSync' and 'fetch' to a local endpoint (127.0.0.1:8188) is consistent with the stated purpose of the skill in index.js and SKILL.md.
External report
View on VirusTotal