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.py script executes local LSP binaries with the --version flag. 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
Risk Level
SAFE
Analyzed
Apr 19, 2026, 02:49 PM