vps
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard CLI tools such as
curl,ssh,rsync, andterraformto interact with the Hostinger API and manage remote server instances. - [EXTERNAL_DOWNLOADS]: Fetches the official Docker installation script from
get.docker.com, which is a well-known and trusted service. It also references official Hostinger SDKs for Python and Node.js. - [REMOTE_CODE_EXECUTION]: Provides instructions for installing Docker on remote virtual machines by executing a script downloaded via
curldirectly in the shell (curl | sh), which is the standard installation method for that service.
Audit Metadata