zeabur-deploy
Warn
Audited by Snyk on Mar 14, 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 explicitly requires pushing code to a GitHub repository and using the repo ID (e.g., "Push code to GitHub" and "Get GitHub repo ID" steps) so the agent will fetch and act on untrusted user-generated repository content during deployment.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill instructs runtime use of "npx zeabur@latest", which fetches and executes remote code from the npm registry (e.g. https://registry.npmjs.org/zeabur) and is required for deployment, so it is a runtime external 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