# 使用 Homebrew 安装 vibecheck

查看 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
