nvim-perf
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses legitimate Neovim profiling flags and standard shell utilities to gather performance data.
- [COMMAND_EXECUTION]: Executes local Neovim commands for performance measurement and memory profiling. These commands are run in headless mode and do not involve untrusted input or elevated privileges.
- [DATA_EXPOSURE]: Accesses Neovim configuration files and generates temporary logs in the system's temporary directory. No personal or sensitive system credentials are targeted.
- [PROMPT_INJECTION]: The risk of indirect prompt injection is mitigated by the requirement for explicit user confirmation before any configuration changes are applied via the Edit tool.
Audit Metadata