nixpacks
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to download an installation script from 'https://nixpacks.com/install.sh'. This is the official distribution channel for Nixpacks, a well-known service created by Railway.
- [COMMAND_EXECUTION]: The skill uses piped shell execution ('curl | bash') for the initial setup. While this pattern requires trust in the source, it is the standard and documented installation method for this tool. No other suspicious command patterns or privilege escalations were detected.
- [COMMAND_EXECUTION]: Provides instructions for running local build commands ('nixpacks build') and Docker operations, which are necessary for the skill's primary purpose of application deployment.
Audit Metadata