Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 3:07 AM
Hash
fbfc327617d20fe4bdcbb4931fdfaea34b73a77f171f98c59b52409dab5b9005
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: snapmaker Version: 1.0.0 The skill bundle is designed to monitor and control Snapmaker 3D printers via the Moonraker API. The `SKILL.md` provides clear instructions for configuration and usage, without any evidence of prompt injection attempts against the AI agent. The `scripts/snapmaker.py` Python script uses direct socket communication to interact with the printer's API, reading configuration from environment variables or specified local files (`~/clawd/config/snapmaker.json`, `~/.config/clawdbot/snapmaker.json`). While the script allows sending arbitrary G-code commands via the `gcode` function, this is a documented feature for printer control and does not show intent for malicious execution, data exfiltration, or persistence. All network interactions are directed to the user-configured printer IP and port, aligning with the stated purpose.
External report
View on VirusTotal