Automic VaultAutomic Vault

brew

chaiscript を Homebrew, apt, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install chaiscript

local Homebrew formula metadata

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

MacPorts ports tree · devel/chai/Portfile · ソース: api.github.com

Linux

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

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

概要

パッケージ概要

Easy to use embedded scripting language for C++

履歴

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

ChaiScript is an embedded scripting language designed for C++ applications. Its package identity is closer to a language runtime and embeddable library than to a standalone command, though package managers commonly expose a chai executable as well.

プロジェクトの歴史

The public GitHub repository dates to January 2011. The README describes ChaiScript as a language designed from the ground up to target C++ and modern C++ development, with a header-only integration style and type-safe bindings between C++ and scripts.

GitHub releases show mature 4.x and 5.x releases by 2014, a 6.0.0 release in 2017, and 6.1.0 in 2018. The README states that building ChaiScript requires a C++17 compiler.

採用の歴史

ChaiScript is packaged in Homebrew as chaiscript and appears in the input package facts for Debian, Ubuntu, MacPorts, and vcpkg-oriented usage. The README specifically documents vcpkg installation, which is important for C++ developers consuming it as a library dependency.

使われ方

Typical usage is to add the ChaiScript include directory, include chaiscript/chaiscript.hpp, instantiate chaiscript::ChaiScript, then evaluate script strings or files. Host applications register C++ functions with the engine so scripts can call into native code.

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

ChaiScript is package-nerd interesting because it is a C++-native embeddable language distributed across general-purpose package managers and C++ dependency managers. It represents the small but persistent category of scripting runtimes packaged primarily so native applications can embed them.

タイムライン

  • 2011: GitHub repository created.
  • 2014: 4.x and 5.x releases published on GitHub.
  • 2017: 6.0.0 release published.
  • 2018: 6.1.0 release published and used by the Homebrew stable formula.
  • 2026: Repository metadata still shows the project as unarchived.

Related projects

  • The README compares ChaiScript's surface language to ECMAScript-style scripting.
  • vcpkg is an officially documented installation route for consuming ChaiScript from C++ projects.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:scripting language

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/ChaiScript/ChaiScript

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:chaiscript
バージョン6.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/chaiscript
ホームページhttps://chaiscript.com/
リポジトリhttps://github.com/ChaiScript/ChaiScript
上流ドキュメントhttps://chaiscript.com/docs.html
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/ChaiScript/ChaiScript/archive/refs/tags/v6.1.0.tar.gz
ビルド依存関係cmake
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 Namechaiscript
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

MacPorts94%

chai

sudo port install chai
  • installed executable or alias match
  • 一致条件: Chai
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/chai/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

chai 4.3.7~ds1+~cs9.7.21-1

assertion library for Node.js

https://chaijs.com

sudo apt install chai
  • Section: web
  • Architecture: all
  • Source Package: node-chai
  • 7 依存関係
  • 5 提供
  • installed executable or alias match
  • 一致条件: Chai
Debian stable package indexes · deb.debian.org · Debian stable package indexes: chai from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

chai 4.3.7~ds1+~cs9.7.21-1

assertion library for Node.js

https://chaijs.com

sudo apt install chai
  • Section: universe/web
  • Architecture: all
  • Source Package: node-chai
  • 7 依存関係
  • 5 提供
  • installed executable or alias match
  • 一致条件: Chai
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: chai from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

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