nebulavault-media-downloader

Fail

Audited by Snyk on Jul 1, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The set includes a direct download of a prebuilt Linux binary tarball from an unverified GitHub user/repo (github.com/Ronish17/.../nebulavault-linux-x64.tar.gz) — a common malware distribution vector — while the other URLs are mostly benign streaming/placeholder or localhost endpoints.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The prompt explicitly instructs privileged system changes (e.g., "sudo apt install ffmpeg", "sudo ufw allow 5600/tcp"), and suggests service/cron setup and writing logs to /var/log, which require elevated privileges and therefore push the agent to modify the host system state.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 1, 2026, 03:28 PM
Issues
3
Security Audit — snyk — nebulavault-media-downloader