Automic VaultAutomic Vault

brew

klee を Homebrew, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install klee

local Homebrew formula metadata

Linux

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

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

openSUSE zypper確認済み · 92%
sudo zypper install klee

openSUSE Tumbleweed package metadata · klee · ソース: download.opensuse.org

概要

パッケージ概要

Symbolic Execution Engine

コマンドとエイリアス

  • kleaver
  • klee
  • klee-exec-tree
  • klee-replay
  • klee-stats
  • klee-zesti
  • ktest-gen
  • ktest-randgen
  • ktest-tool

履歴

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

KLEE is a dynamic symbolic execution engine for LLVM bitcode. It became influential because the 2008 OSDI paper demonstrated automatic test generation and bug finding on real Unix software at a scale that made symbolic execution feel practical rather than purely academic.

プロジェクトの歴史

KLEE was initially developed at Stanford by Cristian Cadar, Daniel Dunbar, and Dawson Engler and presented at OSDI 2008. The project site describes it as a symbolic execution engine built on LLVM, and the repository describes the two central pieces: the core symbolic virtual machine and a POSIX/Linux emulation layer for running bitcode programs with symbolic operating-system inputs.

The OSDI evaluation is the historical anchor for KLEE: it ran on GNU Coreutils, BusyBox, MINIX utilities, and the HiStar kernel, using generated tests to expose crashes and correctness problems in heavily used systems code. That paper established the shape of KLEE's long-term identity: a research tool that is still packaged as a practical command-line engine.

採用の歴史

KLEE has been adopted most visibly in research, program-analysis teaching, and systems-testing workflows. A 2020 journal article describes KLEE as a popular dynamic symbolic execution engine that began at Stanford and was later primarily developed and maintained by the Software Reliability Group at Imperial College London.

Package-manager adoption followed from that academic and systems-tooling footprint. The Homebrew formula ships the `klee`, `kleaver`, `ktest-tool`, replay, stats, and test-generation utilities, reflecting KLEE's role as a suite rather than a single binary.

使われ方

Users compile C or C++ programs to LLVM bitcode, mark inputs symbolic, and run KLEE to explore feasible paths and emit concrete test cases. The POSIX runtime lets KLEE model command-line arguments, files, environment variables, and other parts of a Unix process environment, making it especially attractive for testing command-line utilities.

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

KLEE matters to package nerds because it turns the package archive itself into test material: Coreutils, BusyBox, and MINIX utilities were not toy examples but ordinary low-level programs. It is also a good example of why some research artifacts become durable packages: the build may be specialized, but the command-line behavior is useful enough for distributions to preserve.

タイムライン

  • 2008: OSDI paper presented KLEE as a symbolic execution tool for high-coverage tests on complex systems programs.
  • 2008: The OSDI evaluation reported KLEE runs over more than 452 programs and serious bugs in Coreutils, BusyBox, MINIX, and HiStar.
  • 2020: A journal article described KLEE's post-Stanford maintenance and its academic and industry community.
  • 2025-12-23: GitHub releases page listed KLEE 3.2.

Related projects

  • KLEE is related to LLVM, STP and other SMT-backed solver tooling, S2E, angr, CBMC, AFL-style testing workflows, and the POSIX utility suites used in its original evaluation.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:repl

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
kleavercliグローバル実行可能ファイル
kleecliグローバル実行可能ファイル
klee-exec-treecliグローバル実行可能ファイル
klee-replaycliグローバル実行可能ファイル
klee-statscliグローバル実行可能ファイル
klee-zesticliグローバル実行可能ファイル
ktest-gencliグローバル実行可能ファイル
ktest-randgencliグローバル実行可能ファイル
ktest-toolcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版3.2
マネージャ更新日2026-06-08
ローカルデータOK
上流最新
検出された最新v3.2

https://github.com/klee/klee

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:klee
バージョン3.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/klee
ホームページhttps://klee-se.org
リポジトリhttps://github.com/klee/klee
上流ドキュメントhttps://klee-se.org/docs
ライセンスNCSA
ソースアーカイブhttps://github.com/klee/klee/archive/refs/tags/v3.2.tar.gz
最終更新2026-06-08T22:11:52Z
Pulseupdated
依存関係cryptominisat, gmp, gperftools, llvm@16, minisat, python@3.14, sqlite, stp, wllvm, z3
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

klee

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

klee 3.2+20260221-1.2

LLVM Execution Engine

http://klee.github.io/

sudo zypper install klee
  • License: NCSA
  • Category: Development/Languages/Other
  • Architecture: x86_64
  • Source Package: klee
  • 12 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Klee
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: klee from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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