neovim
Warn
Audited by Snyk on Jul 20, 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 init.lua bootstrap pattern executes vim.fn.system to run git clone on https://github.com/folke/lazy.nvim.git at runtime, which fetches remote code that will be added to runtimepath and executed (remote code execution).
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata