cloudflare-dns

Fail

Audited by Snyk on Mar 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The link is a direct download of a precompiled executable from a personal/unknown GitHub user (wsvn53) rather than an official vendor or package manager, which is suspicious because unsigned binaries from untrusted repos can contain malware and lack provenance.

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.80). The skill instructs installing a binary into /usr/local/bin and changing its permissions (via wget and chmod), which modifies system directories that typically require elevated privileges and thus can change the machine's 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
Mar 28, 2026, 11:49 AM
Issues
3