Skip to content

Repo Security Scanner — Malicious Code & Supply Chain for Grok

io.github.eltociear/repo-security-scanner

Audit GitHub repos for malicious and supply-chain code before you depend on them.

client:Grok transport:streamable-http

Install Repo Security Scanner — Malicious Code & Supply Chain in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "repo-security-scanner": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner"
    }
  }
}

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

Repo Security Scanner — Malicious Code & Supply Chain in other clients