zeabur-port-mismatch
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes npx zeabur@latest to fetch and execute the Zeabur command-line interface directly from the npm registry. This is the official management tool provided by the vendor.- [COMMAND_EXECUTION]: Includes diagnostic commands using the Zeabur CLI, such as
service networkandservice port-forward, to inspect and modify service networking configurations within the Zeabur environment.- [COMMAND_EXECUTION]: Provides a command to executenetstatinside a service container viazeabur service execto diagnose local port binding issues.- [DYNAMIC_EXECUTION]: Includes a Python-based one-liner that generates and runs a lightweight HTTP server. This is used as a template for providing health check endpoints for services that do not natively listen on HTTP ports.
Audit Metadata