ubs

Fail

Audited by Snyk on Jun 4, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.85). These URLs include raw install scripts and release assets hosted under a single personal/unknown GitHub account (e.g., Dicklesworthstone) with explicit curl|bash install instructions, lazy-download/update behaviors and direct raw.githubusercontent.com links — a common, high-risk distribution pattern for arbitrary/malicious binaries even though some referenced projects (ast-grep, ripgrep, nodejs) are legitimate.

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 includes explicit installation commands that write to system paths (e.g., /usr/local/bin), a curl | bash installer, and a "doctor --fix" auto-fix which can install dependencies — all of which push an agent to modify the host system and potentially require elevated/sudo actions.

MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

  • Hidden Unicode characters detected (1 type(s) found)

Issues (4)

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.

W021
MEDIUM

Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 4, 2026, 03:11 AM
Issues
4
Security Audit — snyk — ubs