lsp-manager
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or data exfiltration attempts were found. The skill's operations align with its documented purpose.
- [COMMAND_EXECUTION]: The
check_server.pyscript executes local LSP binaries with the--versionflag. This is performed using secure subprocess calls that do not invoke a shell, mitigating command injection risks. - [EXTERNAL_DOWNLOADS]: The skill includes documentation and installation hints for established development tools and language servers (e.g., Pyright, Go, Rust-Analyzer). These references point to official and well-known repositories.
- [DATA_EXFILTRATION]: The skill does not perform any network operations. Its data processing is limited to counting file extensions within a specified local directory.
Audit Metadata