PrusaLink
PassAudited by ClawScan on Feb 17, 2026.
Overview
The skill is a small, local curl-based wrapper that matches its declared purpose (interact with a PrusaLink host); its code and instructions are consistent and proportional.
This skill appears coherent and minimal: it only uses curl to talk to the configured PrusaLink host and needs your printer credentials or API key to operate. Before installing, verify PRUSALINK_HOST points to a trusted local printer (not an arbitrary external host). Prefer using --password-file or a secret store instead of passing passwords on the command line. Inspect run.sh if you have any doubts (it is short and readable). If you do not want the agent to ever contact network hosts autonomously, avoid enabling autonomous invocation for skills or do not provide credentials/host values to the agent.
