# vibecheck mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vibecheck in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install vibecheck
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:vibecheck
- **Paketmanager:** Homebrew
- **Version:** 1.7.7
- **Quellzusammenfassung:** AI-powered git commit assistant written in Go
- **Homepage:** <https://vibe.raashed.xyz>
- **Repository:** <https://github.com/rshdhere/vibecheck>
- **Zuletzt aktualisiert:** 2026-07-26T00:30:33+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- vibecheck (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.7.7
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

- 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
