zeabur-service-list
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to interact with the Zeabur platform. Specifically, it invokes
npx zeabur@latestfor service management, variable manipulation, and log retrieval. - [EXTERNAL_DOWNLOADS]: The instructions mandate the use of
npx zeabur@latest, which involves downloading and executing the latest version of the 'zeabur' package from the npm registry at runtime. This is standard behavior for the vendor's CLI tool.
Audit Metadata