Automic VaultAutomic Vault

brew

使用 Homebrew, scoop 安装 yoke

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install yoke

local Homebrew formula metadata

Windows

Scoop已验证 · 92%
scoop install extras/yoke

Scoop official bucket manifest trees · bucket/yoke.json · 来源: api.github.com

概览

软件包摘要

Helm-inspired infrastructure-as-code package deployer

历史

项目历史与用法

Yoke is a newer Kubernetes package-management-as-code tool. It is Helm-inspired, but instead of treating packages primarily as YAML templates, it treats packages, called Flights, as programs compiled to WebAssembly that generate Kubernetes resources.

项目历史

The `yokecd/yoke` repository was created on 2024-02-14. The project documentation presents Yoke as infrastructure as code for Kubernetes resource management, built around real programming languages, native control flow, type checking, compiler guarantees, testing, linters, and normal software-engineering tooling.

Yoke's central abstraction is the Flight, explicitly analogous to a Helm Chart. A Flight is both the code that describes Kubernetes resources and the packaged wasm executable that emits the desired resources for deployment. The docs also describe related pieces including a client-side CLI, Helm compatibility, an ArgoCD config-management plugin, a server-side controller, Air Traffic Controller, and a Go SDK.

采用历史

Yoke is still pre-1.0, and its changelog explicitly says backwards compatibility is not guaranteed before v1.0.0. Adoption should therefore be read as early platform-engineering experimentation rather than mature cluster-standard tooling.

Its visible niche is among Kubernetes users frustrated with raw YAML and text templating, especially teams interested in wasm as a portable package format and code-first GitOps workflows.

使用方式

Users install the `yoke` CLI from source, binaries, Homebrew, or Scoop, then deploy a package with commands such as `yoke takeoff my-release https://.../main.wasm.gz`. Flights output one resource, a list of resources, or staged lists of resources to be applied as a single release.

The package is most relevant when a team wants Helm-like release management but wants package definitions authored in general-purpose languages and distributed through language package ecosystems or wasm artifacts.

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

Yoke is package-nerd interesting because it reframes a Kubernetes package as an executable artifact instead of a directory of templates. That pulls together package managers, wasm runtimes, language module ecosystems, GitOps, and Kubernetes apply semantics in one CLI.

The project is also a good example of a pre-1.0 package where Homebrew availability can precede broad stability: useful for early adopters, but the package history should preserve the compatibility caveat.

时间线

  • 2024-02-14: `yokecd/yoke` GitHub repository created.
  • 2025-2026: Changelog shows rapid pre-1.0 iteration across the CLI, Air Traffic Controller, YokeCD, ArgoCD integration, checksum support, signing, and module verification.
  • 2026-04-08: Changelog records v0.20.12 and related atc/yokecd component releases.

Related projects

  • Helm is the comparison point for Charts and release management.
  • Timoni, CUE, Jsonnet, PKL, and other structured-data/IaC tools are named in Yoke's docs as neighboring approaches.
  • Wazero is the Go wasm runtime embedded by Yoke.
  • ArgoCD integration and Air Traffic Controller are part of the wider Yoke project.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:infrastructure

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-26
管理器版本0.20.23
管理器更新时间2026-07-25
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/yokecd/yoke

安装元数据

软件包元数据

软件包键brew:yoke
版本0.20.23
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/yoke
主页https://yokecd.github.io/docs/
仓库https://github.com/yokecd/yoke
上游文档https://yokecd.github.io/docs
许可证MIT
源码归档https://github.com/yokecd/yoke.git
最后更新2026-07-25T21:32:49+02:00
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Scoop95%

extras/yoke

scoop install extras/yoke
  • normalized package name match
  • 匹配方式:Yoke
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/yoke.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment