# vibecheck を Homebrew でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install vibecheck
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:vibecheck
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.7.7
- **ソース概要:** AI-powered git commit assistant written in Go
- **ホームページ:** <https://vibe.raashed.xyz>
- **リポジトリ:** <https://github.com/rshdhere/vibecheck>
- **最終更新:** 2026-07-26T00:30:33+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- vibecheck (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.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

## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
