fly-io
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the official Fly.io CLI installer script from
https://fly.io/install.sh.\n- [REMOTE_CODE_EXECUTION]: The installation process involves piping the downloaded script directly into a shell, which is the platform's documented method for setting up its tooling.\n- [COMMAND_EXECUTION]: Employs theflyctlutility for application lifecycle tasks, such as creating apps (fly apps create), deploying code (fly deploy), and managing instance scaling (fly scale).\n- [COMMAND_EXECUTION]: Includes management of encrypted platform secrets (e.g.,fly secrets set) and environment configuration withinfly.tomlfiles.
Audit Metadata