Hetzner Cloud CLI
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is benign. It provides instructions for installing and using the official Hetzner Cloud CLI (`hcloud`). The installation process involves downloading the `hcloud` executable from its official GitHub repository (`github.com/hetznercloud/cli`) using `wget` and installing it system-wide with `sudo`. While these actions involve network access and elevated privileges, they are standard and necessary for installing a CLI tool and are directly aligned with the skill's stated purpose of managing Hetzner Cloud infrastructure. There is no evidence of prompt injection, data exfiltration, persistence mechanisms, or other malicious intent. All commands demonstrated are legitimate `hcloud` CLI operations.
