qc

Fail

Audited by Snyk on Jul 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The raw GitHub URL points to an install.sh shell script that the README/usage suggests piping to bash (curl | bash), a high-risk pattern because executing remote shell scripts directly can deliver malware.

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: 1.00). The skill explicitly instructs running sudo and commands that write system files (e.g. adding keys to /usr/share/keyrings and a file in /etc/apt/sources.list.d) to install the GitHub CLI, which modifies the machine's state and requires elevated privileges.

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 20, 2026, 03:23 AM
Issues
3
Security Audit — snyk — qc