zeabur-server-list
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill invokes
npx zeabur@latestto fetch and execute the Zeabur CLI from the NPM registry. This is the vendor's official distribution method for their command-line tools. - [COMMAND_EXECUTION]: The skill uses shell commands to list servers, get details, and perform reboots using the
-yflag to ensure non-interactive operation. - [REMOTE_CODE_EXECUTION]: Execution of the
zeaburpackage vianpxinvolves running remote code from the package registry. Since this is the sanctioned tool from the skill author (zeabur), it is categorized as a safe vendor operation.
Audit Metadata