Automic VaultAutomic Vault

brew

halp を Homebrew, apk, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install halp

local Homebrew formula metadata

概要

パッケージ概要

CLI tool to get help with CLI tools

履歴

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

halp is a Rust command-line helper for discovering how another command exposes help and version information. It sits in the small but useful package-manager niche of tools that smooth over inconsistent CLI conventions.

プロジェクトの歴史

The project is maintained by Orhun Parmaksiz and documents itself as a CLI tool for getting help with CLI tools. Its copyright notice covers 2023-2024, and the repository and project site present the same core idea: try common help and version flags, then offer a `plz` mode for manual pages or cheat sheets.

採用の歴史

halp is distributed as a Rust crate, source build, binary release, Docker image, Arch package, and Homebrew formula. That spread is modest, but it is enough to make the tool available through common developer package paths without needing a custom install script.

使われ方

The default workflow is `halp <command>`, which probes common help and version arguments such as `-h`, `--help`, `-v`, and `--version`. The `plz` subcommand opens local manual pages or cheat.sh, and the documented configuration file lets users tune the checked arguments and helper commands.

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

halp is interesting to package nerds because it codifies a real CLI ecosystem wart: help and version flags are conventional, not universal. Packaging it gives shell users a tiny compatibility shim across arbitrary commands, especially on minimal systems where shell completions or richer docs may not be installed.

タイムライン

  • 2023-2024: Project copyright range documented by the official site.
  • 2024: Project documentation describes Cargo, Arch, Docker, binary-release, and source-build installation paths.

Related projects

  • The project delegates deeper help to Unix manual pages and cheat.sh, positioning itself as a dispatcher rather than a replacement for those documentation systems.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/orhun/halp

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:halp
バージョン0.2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/halp
ホームページhttps://halp.cli.rs/
リポジトリhttps://github.com/orhun/halp
上流ドキュメントhttps://github.com/orhun/halp#readme
ライセンスApache-2.0 OR MIT
ソースアーカイブhttps://github.com/orhun/halp/archive/refs/tags/v0.2.0.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

halp

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

halp 0.2.0-r0

A CLI tool to get help with CLI tools

https://github.com/orhun/halp

sudo apk add halp
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: halp
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Halp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: halp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

halp-bash-completion 0.2.0-r0

Bash completions for halp

https://github.com/orhun/halp

sudo apk add halp-bash-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: halp
  • normalized package name match
  • 一致条件: Halp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: halp-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

halp-doc 0.2.0-r0

A CLI tool to get help with CLI tools (documentation)

https://github.com/orhun/halp

sudo apk add halp-doc
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: halp
  • normalized package name match
  • 一致条件: Halp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: halp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

halp-fish-completion 0.2.0-r0

Fish completions for halp

https://github.com/orhun/halp

sudo apk add halp-fish-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: halp
  • normalized package name match
  • 一致条件: Halp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: halp-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

halp-zsh-completion 0.2.0-r0

Zsh completions for halp

https://github.com/orhun/halp

sudo apk add halp-zsh-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: halp
  • normalized package name match
  • 一致条件: Halp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: halp-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

halp 0.2.0-2

A CLI tool to get help with CLI tools

https://github.com/orhun/halp

sudo pacman -S halp
  • License: MIT AND Apache-2.0
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Halp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: halp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

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

このページは 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