write-upl-prompts

Fail

Audited by Snyk on Aug 11, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). These are direct GitHub release artifacts (zip/tar.gz) containing executables from a personal GitHub repository — a common and convenient distribution method but one that can be used to deliver malware unless the release provenance, checksums/signatures, and repository trustworthiness are verified.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs installing the upl binary system-wide using sudo (e.g., "sudo install upl /usr/local/bin/upl"), which requests elevated privileges and modifies system files on the host.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 11, 2026, 05:34 PM
Issues
2
Security Audit — snyk — write-upl-prompts