zeabur-deployment-logs

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the Zeabur CLI to list project services and retrieve logs for debugging.
  • [EXTERNAL_DOWNLOADS]: The skill uses npx zeabur@latest, which downloads the Zeabur CLI from the official npm registry (a well-known service) at runtime to ensure the latest version is used.
  • [REMOTE_CODE_EXECUTION]: By invoking npx, the skill executes the downloaded Zeabur CLI code directly. This is the intended and standard method for using the tooling provided by the vendor 'zeabur'.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 10:27 AM