Skip to main content

zeabur

Provides expert guidance for deploying full-stack applications on Zeabur, a cloud platform with zero configuration and automatic scaling.

Install this skill

or
92/100

Security score

The zeabur skill was audited on Mar 7, 2026 and we found 4 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 168

Template literal with variable interpolation in command context

SourceSKILL.md
168Authorization: `Bearer ${ZEABUR_TOKEN}`,
low line 148

Webhook reference - potential data exfiltration

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

Access to .env file

SourceSKILL.md
161const ZEABUR_TOKEN = process.env.ZEABUR_TOKEN!;
low line 160

External URL reference

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