pkg.soopen package index

brew / 順位 7570

xpipe を Homebrew, chocolatey, Nix, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install xpipe

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Split input and feed it into the given utility

コマンドとエイリアス

  • xpipe

履歴

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

xpipe is Jan Schaumann's small Unix command that splits standard input into chunks and feeds each chunk to a utility. Its README describes it as a conceptual combination of split, tee, and xargs, but with chunks piped to the invoked program rather than passed as command-line arguments.

プロジェクトの歴史

The GitHub repository was created on 2020-01-12. The README says xpipe was developed on NetBSD 8.0 and tested on NetBSD 8.0, macOS 12.6, and Fedora 36, matching Schaumann's broader Unix/pkgsrc background.

The project is intentionally narrow: one C utility, a manpage-style README, and examples centered on stream chunking. Its design goal is practical shell composition rather than a new pipeline framework.

採用の歴史

xpipe's adoption is modest but real in the Unix-tools niche. It appeals to users who understand xargs but need to send each chunk on standard input, such as feeding PEM certificates one at a time to openssl, creating archive batches, or compressing split log chunks.

The README calls out packaging paths for source installs, Arch AUR, pkgsrc, and macOS users, which suggests the tool spread mainly through small-package ecosystems and personal Unix workflows rather than through a large application stack.

使われ方

xpipe reads stdin, splits by byte count, line count, or a regular-expression pattern, then invokes the chosen utility repeatedly with the chunk connected to that utility's stdin. The -J option can substitute an invocation number into command arguments, making per-chunk output files straightforward.

The most distinctive usage is pattern-delimited input where temporary files would otherwise be annoying. The README's certificate example splits a PEM bundle at END CERTIFICATE lines and feeds each certificate to openssl x509 for inspection.

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

xpipe is the kind of tiny Unix command package nerds like: it fills one gap in the standard toolbox without inventing a new ecosystem. It is easiest to understand as xargs for stdin chunks rather than argv construction.

Its significance is also pedagogical. By naming the space between split, tee, and xargs, xpipe makes a common shell-script pattern explicit and reusable, reducing the need for ad hoc sed/awk loops and temporary-file cleanup.

タイムライン

  • 2020-01-12: The jschauma/xpipe repository is created.
  • 2020s: xpipe is documented as developed on NetBSD 8.0 and tested on NetBSD, macOS, and Fedora.
  • 2026: The GitHub repository remains active with a compact C implementation and manpage-oriented README.

Related projects

  • xargs is the closest standard utility, but it constructs command arguments rather than piping each input chunk to stdin.
  • split is related because it partitions input, though xpipe avoids forcing intermediate files.
  • tee is related in the README's conceptual model because xpipe routes input into repeated downstream processes.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
xpipe実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.2
マネージャ更新日2026-06-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xpipe
バージョン2.2
パッケージマネージャHomebrew
ホームページhttps://www.netmeister.org/apps/xpipe.html
最終更新2026-06-25T13:38:12+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

xpipe

nix profile install nixpkgs#xpipe
  • normalized package name match
  • 一致条件: Xpipe
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xp/xpipe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Chocolatey95%

xpipe

choco install xpipe
  • normalized package name match
  • 一致条件: Xpipe
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: xpipe from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.736','dotnet-5.0-sdk-3xx'
Scoop95%

extras/xpipe

scoop install extras/xpipe
  • normalized package name match
  • 一致条件: Xpipe
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/xpipe.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

xpipe-io.xpipe

winget install --id xpipe-io.xpipe -e
  • normalized package name match
  • 一致条件: Xpipe
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: xpipe-io.xpipe from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation