Automic VaultAutomic Vault

brew

catgirl を Homebrew, apk, apt, MacPorts, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install catgirl

local Homebrew formula metadata

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

MacPorts ports tree · net/catgirl/Portfile · ソース: api.github.com

Linux

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

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

Debian apt確認済み · 92%
sudo apt install catgirl

Debian stable package indexes · catgirl · ソース: deb.debian.org

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

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

Windows

Scoop確認済み · 92%
scoop install extras/sandman

Scoop official bucket manifest trees · bucket/sandman.json · ソース: api.github.com

概要

パッケージ概要

Terminal IRC client

コマンドとエイリアス

  • catgirl
  • sandman

履歴

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

catgirl is a terminal IRC client with a curses interface for IRC over TLS. Its README emphasizes focused terminal usability: tab completion, split scroll, URL handling, stable nick coloring, topic diffing, ignore filters, and sandboxing on BSD systems.

プロジェクトの歴史

The official README presents catgirl as part of June McEnroe's IRC suite and points to an IRC Suite essay dated June 19, 2020. The project deliberately keeps a narrow scope: no dynamic configuration, no built-in multi-network management, no reconnection loop, and limited IRCv3 support unless it improves the intended experience.

採用の歴史

The README says catgirl and libtls may be packaged for the user's system, and the supplied package facts list Alpine, Homebrew, Debian, MacPorts, Nix, Scoop, and Ubuntu. That is broad adoption for a deliberately small IRC client.

使われ方

Users run catgirl with a host or load one or more config files from XDG config directories. The manual covers TLS certificates, SASL PLAIN, CertFP via SASL EXTERNAL, logging to XDG data directories, URL open/copy helpers, and IRC command handling.

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

catgirl is interesting to package people because it combines old IRC culture with modern packaging details: libtls portability, XDG paths, curses UI, optional macOS sleep/wake wrapper, and BSD sandboxing. It is small, opinionated, and unusually explicit about what it refuses to implement.

タイムライン

  • 2020: The README references June McEnroe's IRC Suite essay dated June 19.
  • 2025: The generated README page is dated May 8.
  • 2026: The cgit page identifies https://git.causal.agency/catgirl as the upstream URL.

Related projects

  • Related projects include pounce, which the README names as an IRC bouncer option, and sandman, the macOS wrapper shipped with catgirl.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:client

インストール挙動

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

推奨レビュー

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

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
$XDG_CONFIG_HOME/catgirl$XDG_CONFIG_DIRS/catgirl~/.config/catgirl

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.2a
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://git.causal.agency/catgirl/about/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:catgirl
バージョン2.2a
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/catgirl
ホームページhttps://git.causal.agency/catgirl/about/
リポジトリhttps://git.causal.agency/catgirl
上流ドキュメントhttps://git.causal.agency/catgirl/about
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://git.causal.agency/catgirl/snapshot/catgirl-2.2a.tar.gz
依存関係libretls
ビルド依存関係pkgconf, universal-ctags
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

catgirl 2.2a-1

TLS-only terminal IRC client

https://git.causal.agency/catgirl/about/

sudo apt install catgirl
  • Section: net
  • Architecture: amd64
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Catgirl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: catgirl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

catgirl

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

catgirl 2.2-1build1

TLS-only terminal IRC client

https://git.causal.agency/catgirl/about/

sudo apt install catgirl
  • Section: universe/net
  • Architecture: amd64
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Catgirl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: catgirl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

catgirl 2.2a-r1

TLS-only terminal IRC client

https://git.causal.agency/catgirl/

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

catgirl-doc 2.2a-r1

TLS-only terminal IRC client (documentation)

https://git.causal.agency/catgirl/

sudo apk add catgirl-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: catgirl
  • normalized package name match
  • 一致条件: Catgirl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: catgirl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

catgirl

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

extras/sandman

scoop install extras/sandman
  • installed executable or alias match
  • 一致条件: Sandman
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sandman.json from https://api.github.com/repos/ScoopInstaller/Extras/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment