skill audit mcp for Grok
io.github.eltociear/skill-audit-mcp
Scan agent skills and MCP servers for malicious patterns before you load them
client:Grok
transport:streamable-http
tools:11
Install skill audit mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"skill-audit-mcp": {
"type": "http",
"url": "https://eltociear-skill-audit.hf.space/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs