zeabur-template-publish
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the agent to use
npx zeabur@latest, which involves downloading the Zeabur CLI package from the public NPM registry. This is a standard and expected method for accessing the vendor's official command-line tools. - [COMMAND_EXECUTION]: The skill utilizes shell commands like
template create,template update, andtemplate deletevia the Zeabur CLI to interact with the Zeabur marketplace. These commands are necessary for the skill's stated purpose and use the vendor's own platform utilities.
Audit Metadata