lsp-setup
Warn
Audited by Snyk on Jul 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The README instructs installing Bun via a curl | bash command which fetches and executes remote code (curl -fsSL https://bun.sh/install | bash), and Bun is required to run the scripts (shebang #!/usr/bin/env bun), so this is a runtime-affecting remote install URL.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata