macOS
brew install mujslocal Homebrew formula metadata
brew
mujs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mujslocal Homebrew formula metadata
sudo apk add mujsAlpine Linux edge package indexes · mujs · ソース: dl-cdn.alpinelinux.org
sudo dnf install mujsFedora Rawhide package metadata · mujs · ソース: dl.fedoraproject.org
nix profile install nixpkgs#mujsnixpkgs package indexes · pkgs/by-name/mu/mujs/package.nix · ソース: api.github.com
sudo pacman -S mujsArch Linux sync databases · mujs · ソース: geo.mirror.pkgbuild.com
sudo zypper install mujsopenSUSE Tumbleweed package metadata · mujs · ソース: download.opensuse.org
概要
Embeddable Javascript interpreter
履歴
MuJS is an embeddable JavaScript interpreter in C developed and maintained by Artifex Software. The project site says it was originally developed for the MuPDF viewer, then made useful as an independent component. The GitHub mirror records Artifex copyright years beginning in 2013, and the public repository mirror was created in 2017.
The interpreter is aimed at applications that need scripting without pulling in a large browser engine. Its introduction page emphasizes ES5 compliance, portable C, building from a single C file, a small footprint, a simple embedding API, and a default sandboxed build. The README presents the package as a lightweight interpreter for extending other software with scripting capabilities, with command-line interpreter, static library, and header installation targets.
In package-manager ecosystems, MuJS belongs with embeddable language runtimes such as Lua, Duktape, QuickJS, and JerryScript. Its distinguishing role is a small C implementation tied historically to the MuPDF and Ghostscript/Artifex family, suitable for projects that want JavaScript extension points without V8-scale dependencies.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mujs | cli | グローバル実行可能ファイル | |
mujs-pp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mujs |
|---|---|
| バージョン | 1.3.9 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mujs |
| ホームページ | https://www.mujs.com/ |
| リポジトリ | https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mujs.git |
| 上流ドキュメント | https://mujs.com/introduction.html |
| ライセンス | ISC |
| ソースアーカイブ | https://mujs.com/downloads/mujs-1.3.9.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mujs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libmujs-dev 1.3.6-1
Lightweight JavaScript interpreter (development package)
sudo apt install libmujs-devlibmujs3 1.3.6-1
Lightweight JavaScript interpreter library
sudo apt install libmujs3mujs 1.3.6-1
Lightweight JavaScript interpreter
sudo apt install mujsmujs
nix profile install nixpkgs#mujslibmujs-dev 1.3.3-3build2
Lightweight JavaScript interpreter (development package)
sudo apt install libmujs-devlibmujs3 1.3.3-3build2
Lightweight JavaScript interpreter library
sudo apt install libmujs3mujs 1.3.3-3build2
Lightweight JavaScript interpreter
sudo apt install mujsmujs 1.3.9-r0
An embeddable JavaScript interpreter
sudo apk add mujsmujs-dev 1.3.9-r0
An embeddable JavaScript interpreter (development files)
sudo apk add mujs-devmujs-libs 1.3.9-r0
An embeddable JavaScript interpreter (libraries)
sudo apk add mujs-libsmujs-static 1.3.9-r0
An embeddable JavaScript interpreter (static library)
sudo apk add mujs-staticmujs 1.3.7-2.fc44
An embeddable Javascript interpreter
sudo dnf install mujsmujs-devel 1.3.7-2.fc44
MuJS development files
sudo dnf install mujs-develmujs-static 1.3.7-2.fc44
MuJS development files using static lib
sudo dnf install mujs-staticmujs 1.3.9-1
An embeddable Javascript interpreter in C
sudo pacman -S mujsmujs 1.3.7-3.2
An embeddable Javascript interpreter
https://github.com/ccxvii/mujs
sudo zypper install mujsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.