macOS
brew install ceklocal Homebrew formula metadata
brew
Explore the (overlay) filesystem and layers of OCI container images. Version 0.2.0 via Homebrew; verified 2026-05-16.
install
brew install ceklocal Homebrew formula metadata
overview
Explore the (overlay) filesystem and layers of OCI container images
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cek | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bschaatsbergen/cek
install metadata
| Package key | brew:cek |
|---|---|
| Version | 0.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cek |
| Homepage | https://github.com/bschaatsbergen/cek |
| Repository | https://github.com/bschaatsbergen/cek |
| Upstream docs | https://github.com/bschaatsbergen/cek#readme |
| License | MIT |
| Source archive | https://github.com/bschaatsbergen/cek/archive/refs/tags/v0.2.0.tar.gz |
| Last updated | 2026-05-16T14:38:51Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cek |
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.