zeabur-deploy
Warn
Audited by Snyk on May 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md Git Deploy Workflow requires running "npx zeabur@latest service search-repo" and having the agent read and disambiguate public GitHub repo search results (user-generated URLs/names/metadata) which are untrusted third-party content that can determine which repo is deployed.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill mandates running "npx zeabur@latest" at runtime, which fetches and executes remote code from the npm registry (e.g., https://registry.npmjs.org/zeabur), so it is a required external runtime dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata