Automic VaultAutomic Vault

brew

使用 Homebrew 安装 teku

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install teku

local Homebrew formula metadata

概览

软件包摘要

Java Implementation of the Ethereum 2.0 Beacon Chain

历史

项目历史与用法

Teku is Consensys' open source Ethereum consensus client written in Java. It implements a beacon node and validator client for proof-of-stake Ethereum, making the Homebrew package useful to operators who want a packaged consensus-layer binary rather than a Docker-only workflow.

项目历史

The public Consensys/teku repository dates to 2018, during the Ethereum 2.0 beacon-chain development period. The current documentation describes Teku as an Ethereum consensus client, previously called an Ethereum 2.0 client, with both beacon node and validator-client functionality.

Teku's role changed with Ethereum's transition from the Eth2 terminology to the execution/consensus split. Consensys documentation states that The Merge completed on September 15, 2022 and that an Ethereum node now combines a consensus client such as Teku with an execution client such as Besu.

采用历史

Teku was adopted in the staking and validator-operations community as one of the client options for running Ethereum proof-of-stake infrastructure. Official docs cover mainnet and testnet operation, validator key loading, Prometheus metrics, REST APIs, external signing, and execution-client integration.

The tool's adoption is tied to Ethereum client diversity: operators pair Teku with execution clients, run it as a beacon node, or run its validator-client subcommand against local or remote beacon nodes.

使用方式

Package users typically install Teku to run a beacon node, run validators, test networks, expose metrics, or manage validator lifecycle commands such as voluntary exits. Teku options can be provided on the command line, through TEKU_* environment variables, or in a YAML configuration file.

In Homebrew and package-manager workflows, Teku matters because it gives validator operators a reproducible CLI binary with standard Unix service and config-file integration, instead of requiring a bespoke Java build.

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

Teku is a good example of a blockchain node package whose real value is not just the executable, but the surrounding operational contract: config files, keystore paths, JWT secrets, metrics ports, and upgrade cadence all matter to stakers.

For package nerds, it sits at the intersection of Java packaging, long-running daemon management, and high-stakes protocol upgrades, where timely formula updates can be operationally important.

时间线

  • 2018: Consensys/teku repository created.
  • 2020: Ethereum beacon-chain validator operation becomes Teku's central production use case.
  • 2022: Ethereum's Merge completes; Teku is documented as a consensus client paired with an execution client.
  • 2026: Teku 26.7.0 is published in the official GitHub releases.

Related projects

  • Besu is the Consensys execution client commonly paired with Teku in documentation.
  • Web3Signer is referenced by Teku docs for external validator signing.
  • Other Ethereum consensus clients fill the same operational niche, but Teku's Java implementation and Consensys backing distinguish it.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 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
/home/me/me_node/config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/home/validator/keys/home/validator/passwords<data-beacon-path>/kvstore/generated-node-key.dat

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://github.com/ConsenSys/teku

安装元数据

软件包元数据

软件包键brew:teku
版本26.7.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/teku
主页https://docs.teku.consensys.net/
仓库https://github.com/ConsenSys/teku
上游文档https://docs.teku.consensys.io/
许可证Apache-2.0
源码归档https://github.com/ConsenSys/teku.git
最后更新2026-07-11T10:20:41Z
Pulseupdated
依赖openjdk@25
构建依赖gradle
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

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