SkillsSafe Security Scanner for Grok
com.skillssafe/scanner
AI skill security scanner. Detects prompt injection, credential theft, ClawHavoc. Free, no signup.
client:Grok
transport:sse
runtime:npm
Install SkillsSafe Security Scanner in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"scanner": {
"type": "sse",
"url": "https://mcp.skillssafe.com/sse"
}
}
}
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