zeabur-project-delete
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands via the Zeabur CLI to perform project management tasks, specifically listing and deleting projects.
- [EXTERNAL_DOWNLOADS]: The instructions utilize
npx zeabur@latestto download and run the project's official command-line interface from the npm registry. This is a standard method for using vendor-provided tooling.
Audit Metadata