Automic VaultAutomic Vault

brew

cyphernetes を Homebrew でインストール

cyphernetes のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cyphernetes

local Homebrew formula metadata

概要

パッケージ概要

Kubernetes Query Language

コマンドとエイリアス

  • cyphernetes

履歴

プロジェクトの歴史と使われ方

Cyphernetes is a Kubernetes query tool that applies a Cypher-inspired graph language to Kubernetes resources. It packages Kubernetes inspection and mutation workflows as shell, one-shot CLI, web UI, kubectl plugin, Go API, and operator entry points.

プロジェクトの歴史

The GitHub repository was created in November 2023. Its README describes Cyphernetes as a Cypher-inspired query language for Kubernetes, mixing ASCII-art, SQL, and JSONPath ideas so users can express Kubernetes graph operations more directly than with long kubectl pipelines.

The repository is organized as a monorepo containing the core parser and engine, the cyphernetes CLI, a web client, docs, and an operator. That layout explains why the Homebrew package is a CLI but the project is broader than a single command.

採用の歴史

Official README installation instructions include Homebrew, go install, and release binaries, and the acknowledgments thank contributors for getting the project into Homebrew. That is a small but concrete signal that the project intentionally targeted package-manager distribution.

使われ方

Users run cyphernetes web for a local web client, cyphernetes shell for an interactive shell, cyphernetes query for one-off scripts and CI/CD, kubectl cypher as a plugin, or the operator for dynamic Kubernetes workflows. Queries can match Kubernetes resources, filter them by status fields, return projections, or create related resources such as Services from Deployments.

パッケージ好きにとっての重要性

Cyphernetes is package-nerd-interesting because it turns a familiar database query-language style into a Kubernetes CLI. It belongs to the family of kubectl-adjacent tools that trade verbose shell pipelines for a domain language and then ship as one installable binary.

タイムライン

  • 2023: AvitalTamir/cyphernetes repository created on GitHub.
  • 2024: Early v0.1 through v0.6 tags appear in the repository tag history.
  • 2025: v0.18.x releases published and Homebrew installation documented in the official README.

Related projects

  • Neo4j Cypher is the named inspiration for the query language.
  • kubectl is the operational baseline Cyphernetes often replaces or complements.
  • The Cyphernetes operator extends the query language into Kubernetes workflow automation.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cyphernetescliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.18.2
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.18.2

https://github.com/AvitalTamir/cyphernetes

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cyphernetes
バージョン0.18.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cyphernetes
ホームページhttps://cyphernet.es
リポジトリhttps://github.com/AvitalTamir/cyphernetes
上流ドキュメントhttps://cyphernet.es/docs
ライセンスApache-2.0
ソースアーカイブhttps://github.com/AvitalTamir/cyphernetes/archive/refs/tags/v0.18.2.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 Namecyphernetes
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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment