zeabur-server-rent
Warn
Audited by Snyk on Apr 8, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires invoking "npx zeabur@latest", which at runtime fetches and executes the Zeabur package from the npm registry (e.g., https://www.npmjs.com/package/zeabur or https://registry.npmjs.org/zeabur), so external code is fetched and run as a required dependency.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly for buying/provisioning servers via the Zeabur CLI (commands like "server rent" and guidance "Use when user wants to buy or provision a server"). That operation initiates a paid purchase and the doc even describes payment errors and instructs users to bind a credit card or top up balance. This is a specific financial execution capability (initiating charges/purchases), not a generic tool, so it meets the "Direct Financial Execution" criterion.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata