Skip to main content

install-lsp

Enables Language Server Protocol integration for Claude Code, enhancing code intelligence with features like go-to-definition and real-time diagnostics.

Install this skill

or
88/100

Security score

The install-lsp skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 24

Access to hidden dotfiles in home directory

SourceSKILL.md
24**Enable permanently** (add to `~/.zshrc` or `~/.bashrc`):
medium line 83

Access to hidden dotfiles in home directory

SourceSKILL.md
83Location: `.claude/cclsp.json` (project) or `~/.config/claude/cclsp.json` (global)
low line 140

Access to hidden dotfiles in home directory

SourceSKILL.md
140rm -rf ~/.claude/plugins/cache
low line 197

External URL reference

SourceSKILL.md
197- [Claude Code LSP Setup Guide](https://www.aifreeapi.com/en/posts/claude-code-lsp)
Scanned on Feb 28, 2026
View Security Dashboard