Automic VaultAutomic Vault

brew

ipget を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ipget

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ipget

nixpkgs package indexes · pkgs/by-name/ip/ipget/package.nix · ソース: api.github.com

概要

パッケージ概要

Retrieve files over IPFS and save them locally

履歴

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

ipget is an IPFS command-line downloader: the project describes it as `wget for IPFS`, focused on retrieving files and directory structures from the IPFS network and saving them locally.

プロジェクトの歴史

The GitHub repository was created in 2015 under the IPFS organization. Its README frames the tool as a standalone downloader with its own IPFS node, so users do not need a separate IPFS daemon just to fetch content.

A 2016 1.0.0 roadmap shows the early project goals clearly: reliable retrieval, better first-time user experience, binary distribution, and availability through major package managers.

採用の歴史

ipget's adoption niche is narrower than the core IPFS daemon: it serves users who want a simple fetch command for IPFS content rather than a full node-management workflow.

The project ships binaries through IPFS distribution channels and appears in Homebrew and Nix, matching the roadmap's emphasis on package-manager availability.

使われ方

Users pass an IPFS path, CID, or IPNS path and optionally choose an output path. The command can use local, spawned, temporary, or fallback node strategies and can display progress.

The package is useful in scripts that need to fetch content-addressed data without teaching the script how to manage a long-running IPFS daemon.

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

ipget is package-nerdy because it maps the familiar Unix downloader shape onto a content-addressed network. It is smaller in scope than Kubo/go-ipfs, but that is exactly why it fits package-manager culture: install one binary, fetch one thing.

It also documents a common IPFS packaging tension: users want IPFS retrieval as a normal CLI utility, while the underlying protocol normally implies node behavior, peers, and network bootstrapping.

タイムライン

  • 2015: GitHub repository created under the IPFS organization.
  • 2016: 1.0.0 roadmap calls out reliable builds and retrieval, first-time user experience, binary releases, and package-manager distribution.
  • 2023: v0.10.0 release published on GitHub.
  • 2026: v0.13.1 release published on GitHub.

Related projects

  • IPFS provides the protocol and network that ipget retrieves from.
  • GNU wget is the user-interface analogy cited by the ipget README.
  • Kubo/go-ipfs is the fuller IPFS node implementation that ipget avoids requiring for simple downloads.

セキュリティ状態

リスクレベル: グリーン

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 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/ipfs/ipget

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ipget
バージョン0.13.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ipget
ホームページhttps://github.com/ipfs/ipget/
リポジトリhttps://github.com/ipfs/ipget
上流ドキュメントhttps://github.com/ipfs/ipget#readme
ライセンスMIT
ソースアーカイブhttps://github.com/ipfs/ipget/archive/refs/tags/v0.13.1.tar.gz
最終更新2026-04-28T02:17:10Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ipget

nix profile install nixpkgs#ipget
  • normalized package name match
  • 一致条件: Ipget
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/ipget/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment