zeabur-port-mismatch

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various Zeabur CLI commands using npx zeabur@latest, such as service network, service exec, and service port-forward. These are used for diagnosing network connectivity and port binding issues within the vendor's platform.
  • [EXTERNAL_DOWNLOADS]: The instructions recommend using npx zeabur@latest, which involves downloading the latest version of the zeabur package from the npm registry. This is the standard and official method for accessing the author's CLI tool.
  • [SAFE]: The provided Python snippet for a background health check server is a static, non-malicious script intended to prevent 502 errors for headless services. It uses only standard libraries (http.server, json) and performs no dangerous operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 06:55 AM