Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cpi

local Homebrew formula metadata

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

MacPorts ports tree · lang/cpi/Portfile · ソース: api.github.com

概要

パッケージ概要

Tiny c++ interpreter

履歴

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

cpi is a small C++ interpreter-style command-line tool from the TreeFrog Framework organization. Its upstream description and README present it as a tiny interpreter for C++20 or C++23 rather than as a separate language implementation.

プロジェクトの歴史

The public GitHub repository was created in December 2012. The README documents a design that uses an installed C++ compiler internally, with Qt 6 and a C++ compiler as build/runtime requirements, so the package sits between a REPL, a script runner, and a thin compile-and-run wrapper.

採用の歴史

Package-manager adoption appears niche: the supplied package facts list Homebrew and MacPorts. That is consistent with cpi's role as a developer convenience tool rather than a core language runtime.

使われ方

The README shows interactive mode, execution of saved C++ source files, per-file compile options, pkg-config integration, and Qt examples. For package users, the important behavior is that cpi depends on the host compiler toolchain rather than shipping an independent C++ execution engine.

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

cpi is interesting to packagers because it exposes C++ as something close to a scripting workflow while still needing normal C++ and Qt build dependencies. Its documented per-user INI file also means an otherwise small CLI has a real configuration surface.

タイムライン

  • 2012: Public GitHub repository created.
  • 2025: README examples document cpi 2.2.0 and C++20/C++23 usage.
  • 2026: Upstream tags include 2.2.x releases and test-release tags.

Related projects

  • TreeFrog Framework is the upstream GitHub organization for cpi.
  • Qt and GCC, LLVM, or MSVC are documented build/runtime requirements.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:interpreter

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.2.4
マネージャ更新日2026-06-21
ローカルデータOK
上流最新
検出された最新v2.2.4

https://github.com/treefrogframework/cpi

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cpi
バージョン2.2.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cpi
ホームページhttps://treefrogframework.github.io/cpi/
リポジトリhttps://github.com/treefrogframework/cpi
上流ドキュメントhttps://github.com/treefrogframework/cpi#readme
ライセンスMIT
ソースアーカイブhttps://github.com/treefrogframework/cpi/archive/refs/tags/v2.2.4.tar.gz
最終更新2026-06-21T15:37:37Z
Pulseupdated
依存関係qtbase
macOS 提供ライブラリllvm
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

MacPorts95%

cpi

sudo port install cpi
  • normalized package name match
  • 一致条件: Cpi
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/cpi/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