zeabur-domain-dns
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npx zeabur@latestto fetch the Zeabur CLI from the npm registry. This is the official tool provided by the skill author for interacting with their platform. - [REMOTE_CODE_EXECUTION]: By using
npx, the skill downloads and executes the latest version of the Zeabur CLI at runtime. This is a standard mechanism for ensuring the agent uses up-to-date vendor tooling. - [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands for listing, creating, updating, and deleting DNS records. These commands are scoped to the
zeaburCLI functionality and are intended for legitimate domain management tasks.
Audit Metadata