Back to skill

Security audit

Lsp Assist

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed local code-navigation helper; its main caution is that daemon mode is open on localhost unless the user starts it with a token.

Install if you are comfortable running a localhost code-navigation helper. In shared, remote, container, or multi-user environments, start daemon mode with --token and set --root to only the project you want the language server to inspect.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.