# vibecheck を Homebrew でインストール

vibecheck のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:vibecheck
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install vibecheck
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:vibecheck
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/vibecheck>
- **バージョン:** 1.7.7
- **ソース概要:** AI-powered git commit assistant written in Go
- **ホームページ:** <https://vibe.raashed.xyz>
- **リポジトリ:** <https://github.com/rshdhere/vibecheck>
- **上流ドキュメント:** <https://vibe.raashed.xyz>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/rshdhere/vibecheck/archive/refs/tags/v1.7.7.tar.gz>
- **最終更新:** 2026-07-26T00:30:33+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- vibecheck (cli)
- vibecheck (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.7.7
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/rshdhere/vibecheck
- 検出された最新: v1.7.7 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2025-11-04: Public GitHub repository created.
- 2026-01-01: Multiple v1.7.x releases published.
- 2026-04-29: Repository activity observed via GitHub API.

### ソース

- <https://api.github.com/repos/rshdhere/vibecheck>
- <https://api.github.com/repos/rshdhere/vibecheck/releases>
- <https://github.com/rshdhere/vibecheck>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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 files

- Unix: ~/.vibecheck_keys.json
## ソースデータベース詳細

- **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:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/ja/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/ja/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [worktrunk](https://pkg.so/ja/brew/worktrunk/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, git.
- [aicommit2](https://pkg.so/ja/brew/aicommit2/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, git.
- [zot](https://pkg.so/ja/brew/zot/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, go.
- [aicommits](https://pkg.so/ja/brew/aicommits/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, git.
- [gitingest](https://pkg.so/ja/brew/gitingest/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, git.
- [xgo](https://pkg.so/ja/brew/xgo/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, go.
- [zero](https://pkg.so/ja/brew/zero/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, go.
- [aicommit](https://pkg.so/ja/brew/aicommit/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, git.

## Combined YAML source

View the package source record on GitHub. [combined/vibecheck.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vibecheck.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
