nvim-lsp

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the command find ~/.config/nvim -name "*lsp*.lua" to locate existing LSP configuration files. This discovery process is used to prevent the creation of redundant or conflicting configuration settings and is restricted to the user's Neovim configuration directory.
  • [DATA_EXPOSURE]: The skill accesses and reads files located in ~/.config/nvim. This access is necessary to analyze the user's current Neovim environment and determine which plugins (e.g., Mason, nvim-lspconfig) are already installed. No sensitive information or personal data outside of editor configuration is accessed or transmitted.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 01:59 AM