Automic VaultAutomic Vault

brew

carapace を Homebrew, apk, MacPorts, Nix, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install carapace

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install carapace

MacPorts ports tree · sysutils/carapace/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add carapace

Alpine Linux edge package indexes · carapace · ソース: dl-cdn.alpinelinux.org

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

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

Windows

Windows Package Manager確認済み · 92%
winget install --id rsteube.Carapace -e

Windows Package Manager source index · rsteube.Carapace · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Multi-shell multi-command argument completer

コマンドとエイリアス

  • carapace

履歴

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

carapace is a Go-based multi-shell argument completer distributed as the carapace-bin package. It exists in the long tradition of shell completion frameworks, but its package-nerd hook is that one completion engine can target many shells instead of requiring a separate completion script style for Bash, Zsh, Fish, PowerShell, Nushell, Xonsh, Elvish, and others.

プロジェクトの歴史

The public carapace-bin repository was created on GitHub in April 2020. Its README describes the project as a multi-shell completion binary, and the repository topics show the project deliberately spans many shell ecosystems rather than being tied to a single command-line environment.

The project grew around two related surfaces: a collection of completers for existing CLI tools and a specification system for adding custom completions. Its documentation is published as an mdBook site, and the README points users to install and setup pages rather than treating the GitHub README as the only manual.

採用の歴史

The project is packaged across multiple operating-system package channels. The supplied Homebrew source facts list Homebrew, Alpine, MacPorts, Nix, and winget package mappings, while the upstream README includes a Repology packaging badge, signaling that distribution packaging is part of the project's public identity.

Adoption has been strongest among users who move between shells or who want richer completion behavior without writing shell-specific scripts. The upstream README's supported-shell list includes both traditional shells and newer interactive shells, which is the core adoption story for carapace.

使われ方

Users install the carapace binary, enable it for their shell, and then use it to provide argument completions for supported commands. The upstream README links to the official install and setup documentation, and the official completers page documents the list of commands covered by the project.

For package maintainers and power users, carapace is also interesting because completions can be specified outside a single shell's scripting language, making it useful when a command-line tool needs completions across several shell communities.

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

carapace matters to package nerds because shell completion is often the forgotten layer between a package and its users. A package that ships a good binary but poor completions feels worse in day-to-day terminal use, and carapace offers a shared completion layer that package managers can distribute like any other CLI tool.

Its significance also comes from cross-shell normalization. Package repositories normally have to care about Bash, Zsh, Fish, PowerShell, and newer shells separately; carapace turns that messy edge of packaging into a dedicated, versioned tool.

タイムライン

  • 2020: carapace-bin repository created on GitHub.
  • 2022: GitHub releases page shows published carapace-bin release tags by at least v0.11.0.
  • 2026: GitHub repository metadata shows the project still active, with shell-completion topics and ongoing updates.

Related projects

  • carapace is related to shell-native completion systems for Bash, Zsh, Fish, PowerShell, Nushell, Elvish, Xonsh, Oil, Tcsh, Ion, and Cmd, all of which are listed in the upstream README as supported or experimental shells.
  • It is also related to package-manager completion distribution: Homebrew, Alpine, MacPorts, Nix, and winget mappings in the supplied source facts show how the same completion binary reaches users through several ecosystems.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

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

推奨レビュー

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

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.

Unix
${UserConfigDir}/carapace${UserConfigDir}/carapace/specs${UserConfigDir}/carapace/variables/{group}.yaml${UserConfigDir}/carapace/bridge

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.7.3
マネージャ更新日2026-06-30
ローカルデータOK
上流最新
検出された最新v1.7.3

https://github.com/carapace-sh/carapace-bin

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:carapace
バージョン1.7.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/carapace
ホームページhttps://carapace.sh
リポジトリhttps://github.com/carapace-sh/carapace-bin
上流ドキュメントhttps://carapace-sh.github.io/carapace-bin
ライセンスMIT
ソースアーカイブhttps://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.7.3.tar.gz
最終更新2026-06-30T23:54:20Z
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 Namecarapace
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%

carapace

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

carapace 1.5.7-r5

Multi-shell multi-command argument completer

https://carapace.sh/

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

carapace

sudo port install carapace
  • normalized package name match
  • 一致条件: Carapace
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/carapace/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

rsteube.Carapace

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

ソース経路

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

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