zeabur-domain-register
Warn
Audited by Snyk on Apr 4, 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.80). The skill explicitly mandates invoking remote code at runtime via "npx zeabur@latest" (which fetches and executes the zeabur CLI from the npm registry), so it relies on fetching and running external code at runtime (flagged: npx zeabur@latest).
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly supports purchasing and renewing domains via commands such as
domain purchaseanddomain renew, and mentions payment/billing (binding a credit card or recharging credits, Developer Plan required, prices in USD). Those commands perform monetary transactions (initiate purchases/charges/renewals), so the skill grants direct financial execution authority.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata