cosmos3-env-troubleshoot

Fail

Audited by Snyk on Jul 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). This is a direct link to an executable install shell script (install.sh) on a third-party domain that the skill runs via curl | sh — executing remote shell scripts from untrusted hosts is a high-risk distribution vector for 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 a sudo command that modifies the host Docker runtime (sudo nvidia-ctk runtime configure), suggests installing system CUDA toolkits, and includes executing a remote install script (curl | sh), all of which require elevated privileges and change the machine 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
Jul 13, 2026, 10:45 PM
Issues
3
Security Audit — snyk — cosmos3-env-troubleshoot