# 使用 Homebrew 安装 cek

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

## 安装

```sh
sudo av install brew:cek
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cek
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cek
- **软件包管理器:** Homebrew
- **版本:** 0.2.0
- **来源摘要:** Explore the (overlay) filesystem and layers of OCI container images
- **主页:** <https://github.com/bschaatsbergen/cek>
- **仓库:** <https://github.com/bschaatsbergen/cek>
- **最后更新:** 2026-07-27T19:20:57+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cek (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.2.0
## 项目历史与用法

cek, the container exploration kit, is a Go CLI for inspecting OCI container image filesystems and layers without running containers.

### 项目历史

The official repository was created on December 27, 2025. The README positions cek as a command-line utility for browsing files, reading contents, inspecting layer mechanics, listing tags, exporting images, and showing image metadata.

### 采用历史

The project is young but has a clear package-manager path through Homebrew and Go installation. The official repository metadata showed more than 300 stars and its first listed GitHub release, v0.2.0, was published on May 16, 2026.

### 使用方式

Users run commands such as `cek ls`, `cek cat`, `cek tags`, `cek export`, `cek tree`, and `cek inspect` against OCI image references. The tool can use local container daemon sockets through `DOCKER_HOST` or pull from remote registries.

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

cek is useful to package and container maintainers because it inspects image contents, layers, tags, and metadata without launching a container, which fits CI, registry triage, air-gapped transfer, and image-diff workflows.

### 时间线

- 2025: The official GitHub repository was created.
- 2026: v0.2.0 was published on GitHub Releases.
- 2026: The official repository metadata recorded active development into July.

### Related projects

- Docker, Podman, and containerd are supported local daemon sources named in the README.
- OCI image registries are the remote source for image pulls and tag listing.

### 来源

- <https://api.github.com/repos/bschaatsbergen/cek>
- <https://api.github.com/repos/bschaatsbergen/cek/releases>
- <https://github.com/bschaatsbergen/cek#readme>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## Combined YAML source

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


## 来源

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