Automic VaultAutomic Vault

brew

teku を Homebrew でインストール

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-25
マネージャ版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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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