Automic VaultAutomic Vault

brew

ccat を Homebrew, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ccat

local Homebrew formula metadata

Windows

Scoop確認済み · 92%
scoop install main/ccat

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

概要

パッケージ概要

Like cat but displays content with syntax highlighting

コマンドとエイリアス

  • ccat

履歴

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

ccat is a small Go command-line utility that reimagines cat as a syntax-highlighting terminal viewer. Its official README describes it as a colorizing cat that works like cat while displaying source files with syntax highlighting.

プロジェクトの歴史

The upstream GitHub repository was created in May 2015 and published MIT-licensed Go code. The README positions ccat as a native-speed, single-binary alternative to syntax highlighters such as Pygments and GNU source-highlight.

採用の歴史

The README documents Homebrew installation on macOS, Arch Linux/AUR installation, standalone binaries, and source installation with Go. The supplied package facts also show distribution through Homebrew and Scoop.

使われ方

Typical usage is the cat-like form ccat FILE1 FILE2, reading from standard input, producing HTML output, selecting dark-background colors, changing token colors, or aliasing cat=ccat for interactive terminal use.

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

ccat matters as an example of the mid-2010s wave of single-purpose Go CLIs shipped as static-ish binaries and immediately wrapped by package managers. It is also a predecessor-in-spirit to later terminal viewers that made syntax-highlighted source display feel routine.

タイムライン

  • 2015: GitHub repository created.
  • 2015: README documented Homebrew, AUR, standalone binary, and go get installation paths.
  • 2022: Repository metadata shows later maintenance activity.

Related projects

  • The README credits Sourcegraph's syntaxhighlight package and names Pygments and GNU source-highlight as alternatives.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/owenthereal/ccat

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ccat
バージョン1.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ccat
ホームページhttps://github.com/owenthereal/ccat
リポジトリhttps://github.com/owenthereal/ccat
上流ドキュメントhttps://github.com/owenthereal/ccat#readme
ライセンスMIT
ソースアーカイブhttps://github.com/owenthereal/ccat/archive/refs/tags/v1.1.0.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameccat
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • ccrypt
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Scoop95%

main/ccat

scoop install main/ccat
  • normalized package name match
  • 一致条件: Ccat
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ccat.json from https://api.github.com/repos/ScoopInstaller/Main/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