zeabur-file

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 explicitly pulls and reads an uploaded project using "npx zeabur@latest file pull <upload_id> /tmp/project" and then instructs the agent to cat/grep/inspect files in /tmp/project, which are arbitrary user-provided/untrusted files that the agent will interpret and use to guide actions.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly runs "npx zeabur@latest" at runtime, which fetches and executes remote package code from the npm registry to perform the file pull, so npx zeabur@latest is a required runtime external dependency that executes remote code.

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
May 4, 2026, 03:23 AM
Issues
2
Security Audit — snyk — zeabur-file