AgentGuard — security checks for AI agents for Cline
io.github.shuaicongxiaomai/agentguard
Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).
client:Cline
transport:stdio
runtime:oci
Install AgentGuard — security checks for AI agents in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agentguard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shuaicongxiaomai/agentguard:0.1.2"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs