# Installer cek avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cek
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cek
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2.0
- **Résumé source:** Explore the (overlay) filesystem and layers of OCI container images
- **Page d'accueil:** <https://github.com/bschaatsbergen/cek>
- **Dépôt:** <https://github.com/bschaatsbergen/cek>
- **Dernière mise à jour:** 2026-07-27T19:20:57+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cek (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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)


## Sources

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