vn-skill

Fail

Audited by Snyk on Aug 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These URLs include a direct GitHub release ZIP linking to a native CLI binary and the personal GitHub repo that publishes it (cawcut/skill-vn) — distributing executables from a third‑party repo is higher risk unless the author and release are verified.

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 auto-installs a CLI into the user home and explicitly runs xattr -d com.apple.quarantine on the downloaded binary (a Gatekeeper/quarantine bypass), which instructs the agent to modify the host system and bypass a macOS security mechanism.

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
Aug 3, 2026, 02:31 AM
Issues
3
Security Audit — snyk — vn-skill