cosmos3-setup

Warn

Audited by Snyk on Jul 13, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The setup step runs a remote install script with "curl -LsSf https://astral.sh/uv/install.sh | sh", which fetches and immediately executes code from that URL during skill runtime.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly instructs running a sudo package install (sudo apt-get install ...) and a curl | sh installer, which request elevated privileges and modify the host system.

Issues (2)

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
MEDIUM
Analyzed
Jul 13, 2026, 10:45 PM
Issues
2
Security Audit — snyk — cosmos3-setup