pyenv

Fail

Audited by Snyk on Jul 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The GitHub links point to the official, well-established pyenv repository (low risk), but https://pyenv.run is an external installer script referenced with "curl https://pyenv.run | bash", which is a risky distribution method (remote script execution) and should be treated as suspicious.

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

  • Potentially malicious external URL detected (high risk: 1.00). The install instructions include a "curl https://pyenv.run | bash" command which fetches and executes remote code at runtime (references/install-and-setup.md:34), and the skill relies on pyenv being installed.

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
Jul 8, 2026, 04:22 PM
Issues
2
Security Audit — snyk — pyenv