Security audit
golang-gopls
Security checks for vulnerabilities and agentic risk
Overview
This skill is a straightforward Go language-server helper for code navigation, diagnostics, and refactoring, with its file access and edits aligned to that purpose.
Install this if you want an agent to use gopls for Go code navigation and refactoring. Expect it to read your local Go project, resolve dependencies, write code changes when you ask for refactors/formatting, and modify local MCP or LSP setup if you follow the optional integration steps.
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.
