Automic VaultAutomic Vault

brew

murex を Homebrew, apk, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install murex

local Homebrew formula metadata

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

MacPorts ports tree · shells/murex/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add murex

Alpine Linux edge package indexes · murex · ソース: dl-cdn.alpinelinux.org

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

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

概要

パッケージ概要

Bash-like shell designed for greater command-line productivity and safer scripts

履歴

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

Murex is an alternative command-line shell from the lmorg/murex project, written in Go and positioned as a Bash-like shell for safer scripts and more productive interactive use. Its public documentation describes it as a cross-platform shell that keeps compatibility with ordinary Unix commands while adding typed, content-aware pipelines and richer handling for structured data.

プロジェクトの歴史

The central technical idea is that pipeline data can carry type information rather than being treated only as byte streams. Murex documents native support for JSON, YAML, XML, CSV, tables, and related formats, and its language tour presents it as a typed shell that can still call existing CLI tools without special adapters. The project also emphasizes error handling, unit tests, autocomplete, and a more capable REPL, aiming at DevOps-style one-liners and scripts where Bash's stringly behavior becomes fragile.

使われ方

Its package-manager niche is the modern-shell lane beside fish, nushell, xonsh, and Oil: not a POSIX /bin/sh replacement, but a daily shell and scripting language for users who work heavily with structured command output. In practice it is installed as the murex executable, then used either interactively or for scripts that benefit from first-class JSON/YAML/table processing.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/lmorg/murex

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:murex
バージョン7.2.1001
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/murex
ホームページhttps://murex.rocks
リポジトリhttps://github.com/lmorg/murex
上流ドキュメントhttps://github.com/lmorg/murex#readme
ライセンスGPL-2.0-only
ソースアーカイブhttps://github.com/lmorg/murex/archive/refs/tags/v7.2.1001.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

murex

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

murex 7.2.1001-r3

Intuitive, typed and content aware shell

https://murex.rocks/

sudo apk add murex
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: murex
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Murex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: murex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

murex-doc 7.2.1001-r3

Intuitive, typed and content aware shell (documentation)

https://murex.rocks/

sudo apk add murex-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: murex
  • normalized package name match
  • 一致条件: Murex
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: murex-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

murex

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