Automic VaultAutomic Vault

brew

intelli-shell を Homebrew, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install intelli-shell

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#intelli-shell

nixpkgs package indexes · pkgs/by-name/in/intelli-shell/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S intelli-shell

Arch Linux sync databases · intelli-shell · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Like IntelliSense, but for shells

コマンドとエイリアス

  • intelli-shell

履歴

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

IntelliShell is a Rust command-template and snippet manager for shells. Its official docs position it as complementary to shell history: history recalls what a user already typed, while IntelliShell stores reusable command recipes with variables, aliases, sharing, TLDR imports, and optional AI-assisted generation.

プロジェクトの歴史

The GitHub repository was created in January 2023. Early public releases in March and May 2023 show the project beginning as a focused terminal productivity tool, while later 3.x releases expanded its template, suggestion, shell-integration, and AI features. The project documentation grew into an mdBook hosted on GitHub Pages.

採用の歴史

IntelliShell spread through direct install scripts, standalone binaries, Homebrew, Nix, and Arch packaging. Its official README advertises support for Bash, Zsh, Fish, Nushell, and PowerShell, which helps explain why it is packaged as a cross-shell tool rather than as a plugin for one shell ecosystem.

使われ方

The normal workflow is interactive: users bookmark commands from the terminal, search them through keybindings, fill `{{variables}}`, and import or export reusable command libraries. Project-local `.intellishell` files let teams share task recipes without adding a separate task runner.

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

For package nerds, IntelliShell is part of the post-Atuin wave of shell-history-adjacent tools: it does not replace chronological history, but turns repeated command lines into structured data. It is also a tidy Rust CLI packaging case because it ships one binary, cross-shell integration, completions, and prebuilt release assets.

タイムライン

  • 2023: The repository was created and early 0.1/0.2 releases were published.
  • 2025: The 3.3 release series was published through GitHub releases.
  • 2026: The 3.4 release series continued the tool's cross-shell command-library workflow.

Related projects

  • The docs explicitly compare IntelliShell with built-in shell history and Atuin. Its TLDR import feature also places it near tldr-pages, cheatsheet tools, and command-snippet managers.

ソース

  • Official README, official mdBook, GitHub release metadata, GitHub repository metadata, and Homebrew formula metadata.

セキュリティ状態

リスクレベル: 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 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/lasantosr/intelli-shell

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:intelli-shell
バージョン3.4.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/intelli-shell
ホームページhttps://lasantosr.github.io/intelli-shell/
リポジトリhttps://github.com/lasantosr/intelli-shell
上流ドキュメントhttps://github.com/lasantosr/intelli-shell#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/lasantosr/intelli-shell/archive/refs/tags/v3.4.5.tar.gz
最終更新2026-06-26T12:48:34Z
Pulseupdated
依存関係openssl@3
ビルド依存関係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 Nameintelli-shell
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%

intelli-shell

nix profile install nixpkgs#intelli-shell
  • normalized package name match
  • 一致条件: Intelli Shell
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/intelli-shell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

intelli-shell 3.4.3-1

Like IntelliSense, but for shells

https://github.com/lasantosr/intelli-shell

sudo pacman -S intelli-shell
  • License: Apache-2.0
  • Architecture: x86_64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Intelli Shell
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: intelli-shell 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