lsp-setup
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Detects operating system details using
unameand validates the installation of language server binaries usingwhichorwhere.exeto ensure tools are correctly placed in the system path. - [EXTERNAL_DOWNLOADS]: Automates the acquisition of language servers from official and well-known registries including npm, PyPI, Homebrew, and Go modules. The skill also provides documentation for official download locations for specific tools like LLVM and Eclipse JDTLS.
- [SAFE]: Implements responsible file handling by merging new settings into existing configuration files rather than overwriting them, and uses user confirmation steps to verify the final configuration before it is applied.
Audit Metadata