nvr-status
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local bash script 'status.sh' and the 'nvr' (neovim-remote) utility. These commands are used to query the state of Neovim instances, including retrieving the current working directory, process ID, and buffer count via Neovim's remote expression API. These actions are transparent and necessary for the skill's functionality.
- [SAFE]: No remote code execution, prompt injection, or obfuscation techniques were detected. The skill does not attempt to exfiltrate data or establish persistence, and it operates entirely within the local development environment.
Audit Metadata