zeabur-variables

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx zeabur@latest to fetch and execute the official Zeabur CLI tool at runtime. This is a standard method for accessing vendor-provided tooling.
  • [COMMAND_EXECUTION]: Executes shell commands to perform administrative tasks such as creating, updating, and deleting environment variables on the Zeabur platform.
  • [DATA_EXFILTRATION]: Provides functionality to read from local .env files and transmit their contents to the Zeabur platform as environment variables. This is the intended purpose of the variable management tool.
  • [SAFE]: The skill includes proactive security and usability warnings, such as alerting users that the env subcommand replaces all existing variables and documenting a specific parsing bug (referencing GitHub issue zeabur/cli#201) to prevent unexpected behavior with variable references.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 02:21 AM