dart-setup-ffi-assets

Fail

Audited by Snyk on Jul 14, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). This is a GitHub Releases download URL used to distribute precompiled binaries (a common malware vector) and the surrounding code relies on MD5 integrity checks and a generic/org template placeholder, making it potentially unsafe unless the repository/org is trusted and stronger verification (e.g., SHA‑256 + signed releases) is used.

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 (medium risk: 0.60). The skill explicitly instructs installing system toolchains (including the privileged command "sudo apt install build-essential"), which requires elevated privileges and modifies the machine 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 14, 2026, 05:05 PM
Issues
3
Security Audit — snyk — dart-setup-ffi-assets