Automic VaultAutomic Vault

brew

lizard を Homebrew, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install lizard

local Homebrew formula metadata

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

MacPorts ports tree · archivers/lizard/Portfile · ソース: api.github.com

概要

パッケージ概要

Efficient compressor with very fast decompression

コマンドとエイリアス

  • lizardcat
  • unlizard

履歴

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

lizard is a lossless compression utility and library by Przemyslaw Skibinski, originally published as LZ5. It is historically interesting as an experiment in the space between LZ4-style speed and zlib/zstd-style compression ratio.

プロジェクトの歴史

The inikep/lizard repository was created on GitHub in October 2015. The README states that Lizard was formerly LZ5 and is based on Yann Collet's LZ4 library, while using a compression format that is not compatible with LZ4.

The project exposes several compression modes: fast LZ4-like levels, LIZv1 levels aimed at stronger ratios, and Huffman-coded variants. The upstream README frames the design as fast decompression without relying on SSE or AVX extensions.

採用の歴史

Early public releases were named LZ5 in 2015 and 2016. The GitHub release named lizard v1.0 was published in March 2017, marking the rename visible to package managers and users.

The upstream README added a 2025 update explaining that Lizard's 2017 niche had narrowed because LZ4 and zstd had improved substantially. That makes the package more of a compression-history artifact than a default modern choice.

使われ方

The Homebrew formula installs command-line tools such as lizardcat and unlizard for working with the Lizard stream format.

For package users, Lizard matters most when reproducing older benchmark comparisons or handling data produced with the Lizard format; for new compression choices, upstream points readers toward LZ4 and zstd performance progress.

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

brew:lizard is the reason Homebrew's unrelated cyclomatic-complexity analyzer is packaged as lizard-analyzer. The collision is a neat example of why package names, executable names, and upstream project names do not always line up.

Compression packages often preserve niche codecs long after the mainstream ecosystem standardizes elsewhere, because archives, benchmarks, and reproducible experiments can outlive the period when a codec was a leading recommendation.

タイムライン

  • 2015: inikep/lizard repository created on GitHub.
  • 2015: LZ5 r131b release published.
  • 2017: lizard v1.0 release published after earlier LZ5-tagged releases.
  • 2025: lizard v2.1 release and README update described the compressor as outdated relative to improved LZ4 and zstd.

Related projects

  • Lizard is directly related to LZ4 because its library is based on LZ4 while using a different format.
  • The upstream README compares it with zlib, zstd, and brotli, especially for low and medium compression levels.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:compress

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版2.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.1

https://github.com/inikep/lizard

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lizard
バージョン2.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lizard
ホームページhttps://github.com/inikep/lizard
リポジトリhttps://github.com/inikep/lizard
上流ドキュメントhttps://github.com/inikep/lizard#readme
ライセンスBSD-2-Clause AND GPL-2.0-or-later
ソースアーカイブhttps://github.com/inikep/lizard/archive/refs/tags/v2.1.tar.gz
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 Namelizard
Version Scheme1
Revision0
Conflicts With
  • lizard-analyzer
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

MacPorts95%

lizard

sudo port install lizard
  • normalized package name match
  • 一致条件: Lizard
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/lizard/Portfile from https://api.github.com/repos/macports/macports-ports/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