Automic VaultAutomic Vault

brew

stellar-core を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install stellar-core

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#stellar-core

nixpkgs package indexes · pkgs/by-name/st/stellar-core/package.nix · ソース: api.github.com

概要

パッケージ概要

Backbone of the Stellar (XLM) network

コマンドとエイリアス

  • stellar-core

履歴

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

Stellar Core is the reference peer-to-peer node software for the Stellar network. In package-manager terms it is the heavyweight daemon-like package behind Stellar infrastructure, valued by operators who want to run validators, test networks, history archives, or local network services from a reproducible install.

プロジェクトの歴史

The Stellar Development Foundation dates its inception to 2014, and the Stellar Core GitHub repository was created in November 2014. The README describes stellar-core as a replicated state machine that keeps a local copy of a cryptographic ledger and processes transactions in consensus with peers using the Stellar Consensus Protocol.

採用の歴史

Official validator documentation treats Stellar Core as the software used to run nodes and validators, and the integration documentation places it at the bottom of the Stellar stack, with services such as Horizon built on top of it. Its adoption is therefore infrastructure-oriented: exchanges, ecosystem services, validators, and developers run it to participate in, observe, or test the network.

使われ方

Common usage centers on configuring `stellar-core.cfg`, initializing or joining networks, starting the `stellar-core` service, monitoring node health, publishing or consuming history archives, and exposing administrative command endpoints. The official history-archive docs show `/etc/stellar/stellar-core.cfg` as the configuration file used for archive setup.

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

Package nerds care about Stellar Core because it is not just a CLI wrapper: it is a C++ network service with consensus behavior, storage, history archive configuration, and protocol-version coupling. Packaging it well means tracking compiler/runtime support, service files, default config paths, and predictable upgrades for node operators.

タイムライン

  • 2014: Stellar Development Foundation inception.
  • 2014: Public stellar-core GitHub repository created.
  • 2022: GitHub releases include v19.0.0 and later protocol-era releases.
  • 2026: GitHub releases continued through v27.1.0.

Related projects

  • Stellar Core sits below Horizon, validator tooling, history archives, Stellar CLI, Stellar XDR libraries, and other Stellar network services.

セキュリティ状態

保護ツール対応はまだ見つかっていません

stellar-core に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

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.

Linux
/etc/stellar/stellar-core.cfg

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版27.1.0
マネージャ更新日2026-06-26
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/stellar/stellar-core

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:stellar-core
バージョン27.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/stellar-core
ホームページhttps://www.stellar.org/
リポジトリhttps://github.com/stellar/stellar-core
上流ドキュメントhttps://developers.stellar.org/docs/validators
ライセンスApache-2.0
ソースアーカイブhttps://github.com/stellar/stellar-core.git
最終更新2026-06-26T02:17:39Z
Pulseupdated
依存関係libpq
ビルド依存関係autoconf, automake, bison, libtool, pandoc, pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestellar-core
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%

stellar-core

nix profile install nixpkgs#stellar-core
  • normalized package name match
  • 一致条件: Stellar Core
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/stellar-core/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment