zeabur-template
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses the official Zeabur CLI via
npx zeabur@latestto perform template deployment, service management, and debugging. This includes theservice execcommand for inspecting running containers, which is a standard administrative function for this platform. - [EXTERNAL_DOWNLOADS]: Fetches reference documentation, migration guides, and best practices from the official Zeabur GitHub repository (
zeabur/zeabur-template-doc). It also verifies Docker Hub repository privacy and image availability usingcurlanddocker buildx. - [REMOTE_CODE_EXECUTION]: The skill provides instructions for building and pushing Docker images to public registries (Docker Hub, GHCR) using
docker buildx, which is a necessary step for template creation as specified in the core principles of the skill.
Audit Metadata