accessing-mlflow

Fail

Audited by Snyk on May 18, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). These links point to documentation and a GitHub repo that look legitimate but include a direct remote installer (https://astral.sh/uv/install.sh) and an unsigned GitHub repo from an individual account — piping a fetched .sh to sh is a high-risk pattern unless you verify the script and the publisher, so treat as moderately high risk.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Troubleshooting section instructs running a runtime installer via "curl -LsSf https://astral.sh/uv/install.sh | sh", which fetches and executes remote code at runtime and is therefore a risky external dependency.

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
May 18, 2026, 06:14 AM
Issues
2
Security Audit — snyk — accessing-mlflow