# cek を Homebrew でインストール

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
