zeabur
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the agent to use the Zeabur CLI (
npx zeabur) for platform operations such as deploying services, managing projects, and viewing logs. These commands are standard for the intended administrative purpose. - [EXTERNAL_DOWNLOADS]: References official platform tools from the npm registry, including the
zeaburCLI and thezeabur-mcpserver. These are well-known resources associated with the Zeabur service. - [CREDENTIALS_UNSAFE]: Provides appropriate instructions for handling authentication. It directs the agent to ask the user for an API token or use interactive login methods rather than hardcoding sensitive credentials.
- [DATA_EXFILTRATION]: Communicates with the official platform domain
api.zeabur.comfor GraphQL queries, mutations, and file operations. All network activity is directed toward the vendor's own infrastructure for legitimate service management.
Audit Metadata