zeabur-port-mismatch
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs users to invoke the Zeabur CLI using
npx zeabur@latest. This is a standard and recommended practice for using the vendor's own tools to manage services on their platform. - [COMMAND_EXECUTION]: Provides a Python one-liner (
python3 -c) to instantiate a basic HTTP server for health checks. This is a common pattern for 'headless' services that require an HTTP listener to satisfy proxy requirements. - [EXTERNAL_DOWNLOADS]: References the
zeaburpackage from the NPM registry. As this is the official package from the skill's author (the vendor), it is considered a legitimate resource.
Audit Metadata