neovim

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The configuration utilizes lazy.nvim and Mason to manage external plugins and binaries (LSPs, DAPs, linters). These are industry-standard tools within the Neovim ecosystem for managing dependencies from reputable sources like GitHub and official package registries.
  • [COMMAND_EXECUTION]: The skill documents numerous shell commands for development workflows, including debugging (DAP), git operations, and system-level utility checks (e.g., ripgrep, fd). These are standard capabilities for a development environment configuration.
  • [CREDENTIALS_UNSAFE]: The configuration demonstrates secure secret management by suggesting the use of api_key_cmd with a password manager like pass rather than hardcoding API keys for plugins like ChatGPT.nvim.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 07:35 PM
Security Audit — agent-trust-hub — neovim