# Installer vibecheck avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vibecheck pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vibecheck
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:vibecheck
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.7.7
- **Résumé source:** AI-powered git commit assistant written in Go
- **Page d'accueil:** <https://vibe.raashed.xyz>
- **Dépôt:** <https://github.com/rshdhere/vibecheck>
- **Dernière mise à jour:** 2026-07-26T00:30:33+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vibecheck (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.7.7
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

- 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
