zeabur-variables
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to fetch and run the 'zeabur' CLI tool from the official NPM registry using 'npx'. This is standard behavior for managing vendor resources.
- [COMMAND_EXECUTION]: Executes shell commands via the Zeabur CLI to perform administrative tasks on environment variables. These commands are scoped to the user's specific service ID and follow standard CLI usage patterns.
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or persistence mechanisms were detected. The skill appropriately documents potential data-loss scenarios (e.g., using the 'env' command) and provides remediation advice for known CLI limitations.
Audit Metadata