neovim
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard diagnostic and configuration commands (e.g.,
:checkhealth,stow,git clone) required for Neovim environment management. - [EXTERNAL_DOWNLOADS]: Fetches the
lazy.nvimplugin manager from its official GitHub repository to initialize the configuration environment. This is the standard community-accepted method for Neovim plugin management. - [COMMAND_EXECUTION]: Utilizes local shell commands for configuration symlinking (
stow) and startup performance measurement. All commands are transparently documented and aligned with the skill's intended purpose.
Audit Metadata