rust-cli
Warn
Audited by Snyk on Mar 3, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Makefile's pre-commit-hooks target runs a shell installer fetched and piped to sh (curl -LsSf https://github.com/j178/prek/releases/latest/download/prek-installer.sh | sh), which executes remote code at runtime to install a required helper, so it directly executes external code.
Audit Metadata