Back to skill
Skillv1.0.0
VirusTotal security
comfyui-runner · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 29, 2026, 3:05 AM
- Hash
- 30fa2b5e1395da7cb23444e90ed9e5f4405e996e99e5da27b71e7536cc5b5ebe
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: comfyui-runner Version: 1.0.0 The skill is designed to check the status of a ComfyUI instance. While the `SKILL.md` documentation mentions 'run' and 'stop' actions, the `bin/cli.js` code explicitly restricts execution to only the 'status' action, returning an error for any other input. The 'status' action performs a simple HTTP GET request to a configurable host and port (defaulting to a private IP) on the '/health' endpoint. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts, or obfuscation. The code's actual behavior is more limited and less risky than the documentation suggests.
- External report
- View on VirusTotal
