macOS
brew install vibechecklocal Homebrew formula metadata
brew
vibecheck のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vibechecklocal Homebrew formula metadata
概要
AI-powered git commit assistant written in Go
履歴
vibecheck is a Go-based command-line assistant that generates Git commit messages from staged code changes using large language model providers. It belongs to the newer wave of small AI developer utilities that wrap common Git chores with provider-pluggable LLM calls.
The public GitHub repository was created on 2025-11-04. The README presents vibecheck as a cross-platform command-line AI tool for automating commit messages through providers including OpenAI, Gemini, Anthropic, Groq, Grok, Kimi K2, Qwen, DeepSeek, Perplexity Sonar, and Ollama.
The primary command is `vibecheck commit`, intended to run after files have been staged. The tool checks for staged changes, finds API credentials through environment variables, `.env`, or its global keys command, sends a diff payload to the selected model, prints the generated message, and records dashboard statistics.
vibecheck is notable less as a long-lived package and more as a snapshot of 2025-2026 CLI culture: small Go binaries that provide a single Git workflow, support many hosted and local model backends, and expose simple Homebrew/curl/PowerShell install paths for cross-platform developer adoption.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.vibecheck_keys.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vibecheck | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rshdhere/vibecheck
インストールメタデータ
| パッケージキー | brew:vibecheck |
|---|---|
| バージョン | 1.7.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vibecheck |
| ホームページ | https://vibe.raashed.xyz |
| リポジトリ | https://github.com/rshdhere/vibecheck |
| 上流ドキュメント | https://github.com/rshdhere/vibecheck#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/rshdhere/vibecheck/archive/refs/tags/v1.7.7.tar.gz |
| 最終更新 | 2026-06-15T10:21:23-04:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vibecheck |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.