guardvibe for VS Code
io.github.goklab/guardvibe
Deterministic security layer your AI can't be. 477 rules, 39 tools, CLI + doctor + host audit.
client:VS Code
transport:stdio
runtime:npm
Install guardvibe in VS Code
.vscode/mcp.json
{
"servers": {
"guardvibe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"guardvibe"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs