Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, Nix, zypper, pacman 安装 cri-tools

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cri-tools

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add cri-tools

Alpine Linux edge package indexes · cri-tools · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install cri-tools

Fedora Rawhide package metadata · cri-tools · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#cri-tools

nixpkgs package indexes · pkgs/by-name/cr/cri-tools/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install cri-tools

openSUSE Tumbleweed package metadata · cri-tools · 来源: download.opensuse.org

Arch Linux pacman已验证 · 92%
sudo pacman -S crictl

Arch Linux sync databases · crictl · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

CLI and validation tools for Kubelet Container Runtime Interface (CRI)

命令和别名

  • crictl
  • critest

历史

项目历史与用法

cri-tools is the Kubernetes SIG Node companion project for Container Runtime Interface debugging and conformance tooling. It packages crictl for direct CRI interaction and critest for validation tests, making it useful to runtime implementers, cluster operators, and distribution maintainers who need a tool outside the kubelet itself.

项目历史

The project grew around Kubernetes' Container Runtime Interface, the gRPC plugin interface that lets kubelet work with different container runtimes without recompiling cluster components. Its README describes the scope narrowly: debugging and validation tools for kubelet CRI, not a user-facing container runtime or a replacement orchestration layer.

The compatibility matrix ties cri-tools minor versions to Kubernetes minor versions, with v0.1 aligned to Kubernetes 1.7 and later 1.x releases tracking Kubernetes release branches. That version coupling is central to how distributions package it, because CRI features can diverge between Kubernetes and cri-tools minor versions.

采用历史

crictl and critest became general-availability tools in the v1.11 era according to their official docs. The project is maintained under kubernetes-sigs and points users to Kubernetes SIG Node community channels, which made it part of the normal Kubernetes runtime-development workflow rather than a third-party diagnostic utility.

使用方式

crictl is used to inspect, pull, run, stop, and debug containers and pod sandboxes through CRI-compatible runtimes such as containerd, CRI-O, and cri-dockerd. critest is used to verify that a runtime's CRI server implementation conforms to Kubernetes expectations without running full Kubernetes end-to-end tests.

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

For package maintainers, cri-tools matters because it is version-skew sensitive: the official README recommends matching the cri-tools and Kubernetes minor versions. It is also a canonical example of a Kubernetes-adjacent package where the CLI binary is operationally useful but its version policy follows a larger platform's release cadence.

时间线

  • 2017: v0.1 release published for the Kubernetes 1.7 compatibility line.
  • 2018: crictl and CRI validation testing documented as GA since v1.11.0.
  • 2020s: Project continues to follow Kubernetes minor release lines and ships crictl and critest archives from GitHub releases.

Related projects

  • Kubernetes kubelet and cri-api define the runtime interface that cri-tools exercises.
  • containerd, CRI-O, and cri-dockerd are common CRI-compatible runtimes used with crictl.

安全态势

风险级别:orange

generalized runtime or code generation signal. infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • generalized runtime or code generation signal
  • infrastructure mutation or orchestration signal

信号

  • text:container
  • text:runtime

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/crictl.yaml
Windows
%USERPROFILE%\.crictl\crictl.yaml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
crictlcli全局可执行文件
critestcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.36.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.36.0

https://github.com/kubernetes-sigs/cri-tools

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:cri-tools
版本1.36.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cri-tools
主页https://github.com/kubernetes-sigs/cri-tools
仓库https://github.com/kubernetes-sigs/cri-tools
上游文档https://github.com/kubernetes-sigs/cri-tools#readme
许可证Apache-2.0
源码归档https://github.com/kubernetes-sigs/cri-tools/archive/refs/tags/v1.36.0.tar.gz
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecri-tools
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

cri-tools

nix profile install nixpkgs#cri-tools
  • normalized package name match
  • 匹配方式:Cri Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cr/cri-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cri-tools 1.36.0-r1

CLI tool for Kubelet Container Runtime Interface (CRI)

https://github.com/kubernetes-sigs/cri-tools

sudo apk add cri-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cri-tools
  • 1 提供
  • normalized package name match
  • 匹配方式:Cri Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cri-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

cri-tools 1.29.0-13.fc44

CLI and validation tools for Container Runtime Interface

https://github.com/kubernetes-sigs/cri-tools

sudo dnf install cri-tools
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cri-tools
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Cri Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cri-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cri-tools1.33 1.33.0-10.fc44

CLI and validation tools for Kubelet Container Runtime Interface (CRI)

https://github.com/kubernetes-sigs/cri-tools

sudo dnf install cri-tools1.33
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cri-tools1.33
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Cri Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cri-tools1.33 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cri-tools1.34 1.34.0-5.fc44

CLI and validation tools for Kubelet Container Runtime Interface (CRI)

https://github.com/kubernetes-sigs/cri-tools

sudo dnf install cri-tools1.34
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cri-tools1.34
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Cri Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cri-tools1.34 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cri-tools1.35 1.35.0-4.fc44

CLI and validation tools for Kubelet Container Runtime Interface (CRI)

https://github.com/kubernetes-sigs/cri-tools

sudo dnf install cri-tools1.35
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cri-tools1.35
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Cri Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cri-tools1.35 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cri-tools1.36 1.36.0-3.fc45

CLI and validation tools for Kubelet Container Runtime Interface (CRI)

https://github.com/kubernetes-sigs/cri-tools

sudo dnf install cri-tools1.36
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cri-tools1.36
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Cri Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cri-tools1.36 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

cri-tools 1.36.0-1.1

CLI and validation tools for Kubelet Container Runtime Interface

https://github.com/kubernetes-sigs/cri-tools

sudo zypper install cri-tools
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: cri-tools
  • 1 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Cri Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cri-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
pacman92%

crictl 1.36.0-1

A CLI for CRI-compatible container runtimes

https://github.com/kubernetes-sigs/cri-tools

sudo pacman -S crictl
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Crictl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: crictl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
pacman92%

critest 1.36.0-1

A benchmarking CLI for CRI-compatible container runtimes

https://github.com/kubernetes-sigs/cri-tools

sudo pacman -S critest
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Critest
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: critest from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment