zeabur-deploy
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses the Zeabur CLI via
npx zeabur@latestto perform operations such as project listing, server listing, and project deployment. - [COMMAND_EXECUTION]: Utilizes
gitand the GitHub CLI (gh) to automate Git-based deployment workflows, including repository creation and retrieving repository IDs. - [EXTERNAL_DOWNLOADS]: Invokes
npx zeabur@latest, which fetches the official Zeabur CLI package from the npm registry. This is a standard practice for ensuring the latest version of a vendor's tool is used. - [DATA_EXFILTRATION]: The skill facilitates the uploading of local project source code to Zeabur's servers. This is the intended core functionality of a deployment tool and is performed through the vendor's official CLI.
Audit Metadata