zeabur-project-create
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Zeabur CLI to perform administrative tasks such as listing servers, creating projects, and deploying templates. Each command is executed with flags to ensure non-interactive, JSON-formatted output for reliable processing.
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to use
npx zeabur@latest, which involves downloading the CLI tool from the npm registry. Since the skill is authored by Zeabur, this is a legitimate use of a vendor-provided tool and does not constitute an unauthorized third-party dependency. - [DATA_EXFILTRATION]: While the skill reads project and server information, it does so within the context of the user's Zeabur account to perform requested operations. There is no evidence of data being sent to unauthorized third-party domains; communication is directed to Zeabur's infrastructure.
Audit Metadata