lsp-setup
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides installation instructions for Bun and Julia using shell scripts downloaded via curl and piped to a shell. These originate from well-known technology domains (bun.sh and julialang.org).
- [REMOTE_CODE_EXECUTION]: The skill provides setup guides that install various language server packages from official registries using standard managers such as npm, pip, gem, and dotnet. These are standard procedures for development environment configuration.
- [COMMAND_EXECUTION]: The skill includes utility scripts,
detect-lsp.tsandverify-lsp.ts, which automate the scanning of local projects to detect programming languages and verify LSP communication. These scripts perform necessary file system reads and interact with local binaries.
Audit Metadata