Skip to main content

Zeabur — Modern Cloud Deployment Platform

Zeabur simplifies cloud deployment with auto-detection of frameworks, zero configuration, and managed services for developers.

Install this skill

or
92/100

Security score

The Zeabur — Modern Cloud Deployment Platform skill was audited on May 30, 2026 and we found 4 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 151

Template literal with variable interpolation in command context

SourceSKILL.md
151Authorization: `Bearer ${ZEABUR_TOKEN}`,
low line 131

Webhook reference - potential data exfiltration

SourceSKILL.md
131# 4. Zeabur creates a webhook that triggers deployment on push
low line 144

Access to .env file

SourceSKILL.md
144const ZEABUR_TOKEN = process.env.ZEABUR_TOKEN!;
low line 143

External URL reference

SourceSKILL.md
143const ZEABUR_API = "https://gateway.zeabur.com/graphql";
Scanned on May 30, 2026
View Security Dashboard
Installation guide →