Automic VaultAutomic Vault

brew

crystal-icr を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install crystal-icr

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Interactive console for Crystal programming language

コマンドとエイリアス

  • icr

履歴

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

ICR, short for Interactive Crystal, is a REPL-like console for the Crystal programming language. It exists because Crystal is normally compiled, so an interactive shell has to simulate the Ruby-style irb experience by generating and running Crystal programs behind the scenes.

プロジェクトの歴史

The official GitHub repository was created in 2016 under the crystal-community organization. Its README presents the tool as an interactive console for Crystal and credits Potapov Sergey as creator and maintainer, with later community contributors adding support for newer Crystal versions, records, require flags, syntax highlighting, and maintenance.

採用の歴史

ICR is a smaller companion package rather than part of Crystal's core distribution. The README documents source installation with make, use as a shard dependency, and an Arch AUR package; the supplied package metadata adds Homebrew and Nix packaging, showing that language-adjacent developer tools often get packaged separately from the compiler.

使われ方

ICR is used like irb for Crystal: each submitted instruction is accumulated into a generated Crystal program, executed, and presented as if only the new instruction ran. It supports requiring local files or shards from the command line and includes console commands such as paste, debug, quit, exit, and reset.

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

ICR is significant mostly as a packaging companion to Crystal. Its usefulness depends on matching the installed Crystal compiler, readline, and LLVM development files, so it illustrates why language ecosystems often need small auxiliary formulae beyond the main runtime.

タイムライン

  • 2016: The official GitHub repository was created.
  • 2021: The repository's last pushed timestamp in the GitHub API indicates maintenance activity through the Crystal 0.x/early 1.x era.

Related projects

  • ICR is directly tied to Crystal and Shards. The README also points to inf-crystal.el as an editor integration for connecting Emacs to an ICR subprocess.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/crystal-community/icr

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:crystal-icr
バージョン0.9.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/crystal-icr
ホームページhttps://github.com/crystal-community/icr
リポジトリhttps://github.com/crystal-community/icr
上流ドキュメントhttps://github.com/crystal-community/icr#readme
ライセンスMIT
ソースアーカイブhttps://github.com/crystal-community/icr/archive/refs/tags/v0.9.0.tar.gz
依存関係bdw-gc, crystal, libevent, libyaml, openssl@3, pcre2, readline
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecrystal-icr
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix92%

icr

nix profile install nixpkgs#icr
  • installed executable or alias match
  • 一致条件: Icr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ic/icr/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