# 使用 Homebrew 安装 kekkai

查看 kekkai 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kekkai
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:kekkai
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/kekkai>
- **版本:** 0.2.11
- **来源摘要:** File integrity monitoring tool
- **主页:** <https://github.com/catatsuy/kekkai>
- **仓库:** <https://github.com/catatsuy/kekkai>
- **许可证:** MIT
- **源码归档:** <https://github.com/catatsuy/kekkai/archive/refs/tags/v0.2.11.tar.gz>
- **最后更新:** 2026-07-28T09:52:29Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- kekkai (cli)
- kekkai (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.2.11
- 管理器更新时间: 2026-07-28
- 本地数据: OK
- 上游仓库: https://github.com/catatsuy/kekkai
- 检测到的最新版本: v0.2.11 (当前)
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 kekkai 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

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


## 相关链接

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


## 来源

- 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
