Skip to content
Gemini CLI

audit for Gemini CLI

io.github.commitshow/audit

Score a public GitHub repo 0-100, or search Legit.Show for launched software by what we measured.

client:Gemini CLI transport:stdio runtime:npm

Install audit in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "audit": {
      "command": "npx",
      "args": [
        "-y",
        "commitshow-mcp"
      ]
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

audit in other clients