ubuntu-deployment
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The ha-quick-deploy.sh script downloads and executes the Docker installation script from the official Docker domain (get.docker.com) using a piped-to-shell pattern.
- [COMMAND_EXECUTION]: The skill makes extensive use of
sudoto perform necessary administrative tasks such as updating the system, installing packages, modifying user groups, and managing directories in the/optfilesystem. - [COMMAND_EXECUTION]: Performs security hardening by modifying system configuration files like
/etc/ssh/sshd_configand managing firewall rules withufw. - [COMMAND_EXECUTION]: Configures a systemd service file in
/etc/systemd/system/to ensure the Home Assistant stack persists across system reboots.
Audit Metadata