Back to Home
bkalafat icon

DiffPilot

Verified Safe

by bkalafat

Overview

Automate local AI-powered code review, commit message generation, secret scanning, and test suggestions before pushing code.

Installation

Run Command
npx diffpilot

Environment Variables

  • DIFFPILOT_WORKSPACE

Security Notes

The server implements robust security measures including extensive input validation (branch names, remotes, paths), command and path injection prevention (rejects '-' prefixes, shell metacharacters, '..'), null byte stripping, rate limiting (120 req/min per tool), output sanitization (auto-redacts sensitive patterns like API keys, passwords, JWTs, private keys, various vendor-specific tokens, and absolute paths), secure error handling (no internal details or stack traces), and comprehensive security logging to stderr. All git operations use arguments and are subject to timeouts and explicit validations. The focus on local operations and explicit mitigation of common injection vulnerabilities makes it highly secure for its intended use.

Similar Servers

Stats

Interest Score37
Security Score10
Cost ClassMedium
Avg Tokens10000
Stars5
Forks1
Last Update2026-01-18

Tags

AICode ReviewGitLocalDeveloper Tools