zeabur-service-list
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes the official Zeabur CLI via
npx zeabur@latestto fetch service information for a given project ID.- [EXTERNAL_DOWNLOADS]: Downloads the vendor-providedzeaburpackage from the NPM registry to execute the command with the most current CLI version.- [SAFE]: The skill processes external data (service lists) which constitutes a standard operational surface for infrastructure management. - Ingestion points: Service names and IDs retrieved from the output of
npx zeabur@latest service list(SKILL.md). - Boundary markers: Not explicitly defined in instructions.
- Capability inventory: Includes listing variables, viewing logs, and restarting services (referenced across related vendor skills).
- Sanitization: The skill encourages using explicit service IDs instead of names to ensure reliable and predictable operations.
Audit Metadata