zeabur-deployment-logs

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Executes the Zeabur CLI via npx to perform service listing and log retrieval commands.\n- [EXTERNAL_DOWNLOADS]: Dynamically fetches the zeabur package from the official NPM registry during runtime execution to ensure the latest version is used.\n- [PROMPT_INJECTION]: The skill processes runtime and build logs, which are external data sources that could theoretically contain indirect instructions.\n
  • Ingestion points: Runtime and build logs are accessed via the deployment log command as described in SKILL.md.\n
  • Boundary markers: None identified in the provided command examples for log processing.\n
  • Capability inventory: The skill utilizes service list and restart capabilities to manage deployment state based on log output.\n
  • Sanitization: Log output is processed using standard shell utilities like tail and grep for filtering, but the text content is not explicitly sanitized.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 06:12 AM