Git AutoReview is built with a privacy-first architecture. Your code never touches our servers. You control your data.
Your code is never stored on our servers. It's sent directly to your chosen AI provider for analysis and discarded after review.
Use your own API keys for Claude, Gemini, or GPT. You pay the AI provider directly. We never see or store your API keys on our servers.
API keys and credentials are stored in VS Code's SecretStorage, which uses your OS keychain (macOS Keychain, Windows Credential Manager, or Linux Secret Service).
Anonymized usage analytics are on by default but can be disabled in settings. No code content is ever collected. Respects VS Code's global telemetry setting.
Click 'Review' on a PR in VS Code
PR diff is fetched from your Git platform to your local machine
Code is sent directly to Claude/Gemini/GPT using YOUR API key
AI provider processes the code and returns suggestions
Suggestions displayed locally. You approve/reject each one
Only approved comments are posted to your PR
Unlike SaaS code review tools that process your code on their servers, Git AutoReview uses a privacy-first architecture:
Every code review includes automatic security scanning with 20+ built-in rules and an AI specialized security pass. Catches SQL injection, XSS, hardcoded secrets, eval() usage, weak cryptography, CORS misconfigurations, and more.
Learn more about security scanning →When you use Git AutoReview, your code is sent to your chosen AI provider. Here are their data policies:
Contact us for enterprise security assessments or compliance documentation.
security@gitautoreview.com