pkg.sopackage field notes

brew / 順位 11398

ii を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ii

provider-native install command

概要

パッケージ概要

Minimalist IRC client

コマンドとエイリアス

  • ii

履歴

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

ii, short for irc it, is a minimalist IRC client from suckless.org that represents IRC servers, channels, and private messages as directories containing FIFO `in` files and log-like `out` files.

プロジェクトの歴史

The suckless source log reaches back to early 2007, with release tags appearing that year. The project page and README define ii's core idea plainly: make IRC scriptable with standard command-line and filesystem tools instead of a large terminal client UI.

Over time ii kept the same small-file abstraction while accumulating pragmatic Unix fixes: portability changes, manual-page updates, OpenBSD pledge support, release bumps, and later direct TLS support through libretls.

採用の歴史

ii's adoption has been strongest among Unix minimalists, suckless users, and people writing bots or personal IRC workflows. Its package-manager spread across Homebrew and Linux distributions reflects that it is small enough to package but distinctive enough to keep around.

使われ方

A user starts ii against a server, then writes IRC commands to `in` files and reads messages from `out` files. Joining a channel can be as simple as echoing `/j directory.

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

ii is a canonical tiny Unix package: the interface is the filesystem, composition happens with shell tools, and the implementation goal is small enough to audit. It is useful package-manager lore because it shows how far plain files and FIFOs can replace application UI.

タイムライン

  • 2007: Early public source history and 1.2/1.3 release tags.
  • 2008: Version 1.4 prepared with cleanup and documentation fixes.
  • 2011: Version 1.6 kept the implementation under a small line-count target after restructuring.
  • 2016: OpenBSD pledge support added.
  • 2022: Version 2.0 release bump.
  • 2025: Direct TLS support added.

Related projects

  • ii is part of the suckless tools family and is described by suckless as the big brother of sic. It is also conceptually related to filesystem- and FIFO-oriented chat clients and shell-driven IRC bot workflows.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ii
バージョン2.0
パッケージマネージャHomebrew
ホームページhttps://tools.suckless.org/ii/
Bottle未記録
サービス宣言なし

ソース経路

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

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

Combined YAML source

View the package source record on GitHub.

combined/ii.yml

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation