zeabur-project-delete

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.80). The workflow explicitly runs "npx zeabur@latest project list" and uses the returned project names/IDs (see "Find Project ID" and "Workflow"), so the agent ingests user-generated project metadata from the Zeabur service—a third-party source—that directly influences deletion actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill requires invoking npx zeabur@latest, which at runtime fetches and executes remote code from the npm registry (e.g., https://registry.npmjs.org/zeabur), so the fetched content is executed and is a required dependency.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 14, 2026, 11:48 PM
Issues
2