rust-cli
Warn
Audited by Snyk on Apr 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: 1.00). The Makefile's pre-commit-hooks target runs "curl -LsSf https://github.com/j178/prek/releases/latest/download/prek-installer.sh | sh", which fetches and executes a remote shell script at runtime (installing prek) and is a required install path—this directly executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata