Automic VaultAutomic Vault

brew

near を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install near

local Homebrew formula metadata

概要

パッケージ概要

Human-friendly console utility for interacting with NEAR Protocol

履歴

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

NEAR CLI is a Rust command-line client for interacting with NEAR Protocol. It guides users through account, token, staking, smart-contract, transaction, network, and extension operations while also allowing fully specified commands for scripts and CI.

プロジェクトの歴史

The near-cli-rs repository began in 2021 as a Rust implementation of the NEAR command-line experience. It became a complete rewrite of the earlier JavaScript near-cli, emphasizing faster startup, no Node.js runtime dependency, interactive prompts, and system-keychain integration.

採用の歴史

The official project recommends the Rust CLI for new users. It is distributed as platform installers and portable archives, through npm/npx wrappers, Cargo, Homebrew, and source builds, with documented non-interactive patterns for CI.

使われ方

Running near without a complete command opens an interactive flow. Direct subcommands support account management, NEAR and token transfers, staking, smart-contract deployment and calls, transaction inspection, and selection among mainnet, testnet, and custom network configurations.

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

NEAR CLI illustrates a common ecosystem migration from a runtime-dependent JavaScript CLI to a portable Rust binary. Its broad distribution matrix, native credential stores, scripting mode, and extension mechanism make it relevant to both package maintainers and blockchain automation users.

タイムライン

  • 2021-03: The near-cli-rs official repository was created.
  • 2026: The project documented near-cli-rs as the recommended CLI for new users and continued distributing native installers, archives, npm wrappers, Cargo builds, and package-manager builds.

Related projects

  • The project replaces the older JavaScript near-cli for new users and complements cargo-near for building Rust smart contracts on NEAR.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

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
${XDG_CONFIG_HOME:-$HOME/.config}/near-cli/config.toml
macOS
~/Library/Application Support/near-cli/config.toml
Windows
%APPDATA%\near-cli\config.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/near/near-cli-rs

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:near
バージョン0.29.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/near
ホームページhttps://near.cli.rs
リポジトリhttps://github.com/near/near-cli-rs
上流ドキュメントhttps://github.com/near/near-cli-rs/blob/main/docs/GUIDE.en.md
ライセンスMIT OR Apache-2.0
ソースアーカイブhttps://github.com/near/near-cli-rs/archive/refs/tags/v0.29.0.tar.gz
最終更新2026-07-21T04:20:01Z
Pulsenew
依存関係openssl@3
ビルド依存関係cmake, 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 Namenear
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

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

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

使用ソース

  • 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