zeabur-deployment-logs
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to use
npx zeabur@latest, which downloads and executes the latest version of the Zeabur CLI from the npm registry. This is a legitimate vendor resource provided by the skill's author to ensure the agent uses the correct tool version. - [COMMAND_EXECUTION]: The skill executes shell commands such as
npx,tail, andgrep. These are used for listing services and processing log output, which are standard operations for a developer tool focused on diagnostics. - [DATA_EXPOSURE]: The skill accesses service deployment and runtime logs. While logs can contain application-specific data, this access is the primary and stated purpose of the skill to facilitate debugging for the user.
Audit Metadata