klipper-manager
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the Moonraker API on a user-provided IP address and sends G-code commands to control 3D printer hardware. This includes motor movements, heating, and firmware restarts required for management. - [EXTERNAL_DOWNLOADS]: The skill fetches printer configuration files (
printer.cfg) and logs via HTTP. These are processed locally by provided bash and Python scripts to run diagnostic checks and identify calibration issues. - [SAFE]: No malicious patterns such as credential theft, persistence, or data exfiltration were detected. The skill's file operations are limited to temporary configuration storage in common user directories, and its network communication is directed to the printer device specified by the user.
Audit Metadata