voxtype-install

Fail

Audited by Snyk on Aug 5, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The two pchalasani.github.io links are documentation pages (low risk), but https://astral.sh/uv/install.sh is a direct shell-install script commonly used with curl | sh, which is a high-risk distribution pattern that can deliver malware if the host is not trusted.

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

  • Potentially malicious external URL detected (high risk: 0.90). The install instruction pipes a remote shell script to sh (curl -LsSf https://astral.sh/uv/install.sh | sh), which fetches and executes remote code during setup and is presented as a required installation option.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 5, 2026, 03:56 PM
Issues
2
Security Audit — snyk — voxtype-install