zeabur-template-deploy
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to use
npx zeabur@latest, which downloads and executes the latest version of the Zeabur CLI from the official NPM registry. - [COMMAND_EXECUTION]: Executes various CLI commands for searching and deploying templates, such as
zeabur template searchandzeabur template deploy. - [DATA_EXFILTRATION]: While the skill involves network operations to deploy templates and can fetch templates from remote URLs (e.g.,
https://example.com/template.yaml), these are standard functionalities of the deployment tool and do not involve sensitive local data access.
Audit Metadata