Skip to content
github-actions[bot] edited this page May 19, 2026 · 10 revisions

nitpik

AI-powered code reviews for your team. Bring your own model, bring your own API key.


Getting Started

New to nitpik? Start here:

  1. Installation — download the binary, install from source, or pull the Docker image.
  2. Quick Start — run your first review in under two minutes.
  3. LLM Providers — connect Anthropic, OpenAI, Gemini, or any compatible API.
  4. GitHub Models — run nitpik on free GitHub-hosted models with GITHUB_TOKEN, ideal for CI.

Using nitpik

How It Works

Security & Privacy

  • Security Model — what nitpik sends to LLM providers, subprocess sandboxing, telemetry, and on-disk data.
  • Secret Scanning — detect and redact secrets before code reaches the LLM.
  • Threat Scanning — detect obfuscated payloads, dangerous APIs, supply chain attacks, and homoglyph tricks.

Deployment

Reference

Clone this wiki locally