# Installer kekkai avec Homebrew

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

## installation

```sh
sudo av install brew:kekkai
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kekkai
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:kekkai
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kekkai>
- **Version:** 0.2.11
- **Résumé source:** File integrity monitoring tool
- **Page d'accueil:** <https://github.com/catatsuy/kekkai>
- **Dépôt:** <https://github.com/catatsuy/kekkai>
- **Licence:** MIT
- **Archive source:** <https://github.com/catatsuy/kekkai/archive/refs/tags/v0.2.11.tar.gz>
- **Dernière mise à jour:** 2026-07-28T09:52:29Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- kekkai (cli)
- kekkai (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.2.11
- gestionnaire mis à jour: 2026-07-28
- données locales: OK
- dépôt amont: https://github.com/catatsuy/kekkai
- dernière version détectée: v0.2.11 (à jour)
## Historique du projet et usages

Kekkai is a Go file-integrity monitoring CLI that records content hashes during deployment and verifies them later to detect unauthorized file changes.

### Historique du projet

The project was created on GitHub on 2025-08-12 by catatsuy. Its README presents it as a production-server tool designed around content-only hashing, immutable exclude rules, symlink-aware checks, and optional manifest storage in Amazon S3.

### Historique d'adoption

Kekkai is a young, specialized security utility. By 2026-07-01, Homebrew formula metadata listed v0.2.9, and GitHub API metadata reported 132 stars and one fork.

### Modes d'utilisation

The typical workflow is to generate a manifest for a deployed application directory, store it locally or in S3, and run periodic verification from cron or monitoring systems. The README emphasizes excluding only generated files such as logs, caches, uploads, and NFS mounts.

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

Kekkai is notable as a small single-binary alternative to heavier file-integrity stacks. It packages a deliberately narrow deployment-time manifest model that fits immutable-server and cloud-IAM workflows.

### Chronologie

- 2025-08-12: GitHub repository created.
- 2026-01-03: v0.2.0 release published.
- 2026-06-28: v0.2.9 release published.
- 2026-07-01: Homebrew formula metadata listed kekkai v0.2.9.

### Related projects

- Amazon S3 is used as the recommended secure manifest store.
- Traditional tools such as tar and rsync are named by the README as less suitable comparisons for this content-hash use case.

### Sources

- <https://api.github.com/repos/catatsuy/kekkai>
- <https://api.github.com/repos/catatsuy/kekkai/releases?per_page=10>
- <https://formulae.brew.sh/api/formula/kekkai.json>
- <https://github.com/catatsuy/kekkai>
- <https://raw.githubusercontent.com/catatsuy/kekkai/main/README.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kekkai. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kekkai
- **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


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [aide](https://pkg.so/fr/brew/aide/) - Shares pkgdb curated category or tags: cli, file-integrity, monitoring, security.
- [bettercap](https://pkg.so/fr/brew/bettercap/) - Shares pkgdb curated category or tags: cli, monitoring, security.
- [md5deep](https://pkg.so/fr/brew/md5deep/) - Shares pkgdb curated category or tags: cli, file-integrity, security.
- [rhash](https://pkg.so/fr/brew/rhash/) - Shares pkgdb curated category or tags: cli, file-integrity, security.
- [auditbeat](https://pkg.so/fr/brew/auditbeat/) - Shares pkgdb curated category or tags: cli, monitoring, security.
- [s3scanner](https://pkg.so/fr/brew/s3scanner/) - Shares pkgdb curated category or tags: cli, s3, security.
- [osctrl-cli](https://pkg.so/fr/brew/osctrl-cli/) - Shares pkgdb curated category or tags: cli, monitoring, security.
- [threatdeck](https://pkg.so/fr/brew/threatdeck/) - Shares pkgdb curated category or tags: cli, monitoring, security.
- [age](https://pkg.so/fr/brew/age/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, file, security.

## Combined YAML source

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


## Sources

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