AgentGuard — security checks for AI agents for Zed
io.github.shuaicongxiaomai/agentguard
Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).
client:Zed
transport:stdio
runtime:oci
Install AgentGuard — security checks for AI agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentguard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shuaicongxiaomai/agentguard:0.1.2"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs