skillguard for Claude Desktop
io.github.rudrendupaul/skillguard
Security scanner for third-party AI agent-skill files (SKILL.md, hooks, scripts) via MCP.
client:Claude Desktop
transport:stdio
runtime:pypi
Install skillguard in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"skillguard": {
"command": "uvx",
"args": [
"skillguard-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs