markitdown
Fail
Audited by Snyk on Jul 19, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). Contains a direct shell installer URL (https://astral.sh/uv/install.sh) that the repo downloads and pipes to sh (curl ... | sh), a high-risk distribution pattern that can deliver arbitrary/malicious code.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The install script (install.sh) fetches and pipes a remote installer to sh, executing the remote script at https://astral.sh/uv/install.sh during setup/runtime.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata