skillguard for Windsurf
io.github.rudrendupaul/skillguard
Security scanner for third-party AI agent-skill files (SKILL.md, hooks, scripts) via MCP.
client:Windsurf
transport:stdio
runtime:pypi
Install skillguard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"skillguard": {
"command": "uvx",
"args": [
"skillguard-cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs