hetzner-server
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The server creation instructions provide a user-data configuration that downloads and executes an environment setup script from 'https://raw.githubusercontent.com/connorads/dotfiles/master/install.sh' via 'curl | bash'. This resource is hosted on the skill author's personal GitHub repository and is used for initial server provisioning.
- [COMMAND_EXECUTION]: The skill makes extensive use of the hcloud CLI for cloud infrastructure management and SSH for remote system administration. These commands are necessary for the skill's stated purpose of managing VPS instances, configuring firewalls, and setting up swap space.
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download of a bootstrapping script from the author's repository and expects the hcloud CLI to be installed (suggesting the use of the mise tool manager). These downloads are used to configure the target environment.
Audit Metadata