lsp-manager

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/check_server.py uses subprocess.run to check the version strings of installed LSP binaries. This behavior is safe as it targets a hardcoded list of standard development tools and does not incorporate arbitrary user input into the shell commands.
  • [SAFE]: No malicious patterns were identified during analysis. The skill does not perform network operations, access sensitive files (e.g., credentials or SSH keys), or attempt to override agent safety protocols. All functionality is consistent with its stated purpose of managing LSP integrations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 03:17 PM