Automic VaultAutomic Vault

brew / 承認ゲート

mise を Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget でインストール

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

エージェント安全性

エージェント安全性の回答

mise manages language runtimes and can execute project toolchain hooks.

認証情報アクセス

Reads project config, environment variables, and tool-specific credentials.

リモート変更

Can install runtimes and run configured tasks that call remote systems.

公開/成果物リスク

Can drive build and release commands through tasks.

推奨コントロール

Gate task execution, plugin installs, and secret-backed commands.

エージェント利用ガイダンス

Allow version inspection; require approval for task runs that publish, deploy, or install plugins.

インストール

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

macOS

Homebrew確認済み · 100%
brew install mise

local Homebrew formula metadata

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

MacPorts ports tree · sysutils/mise/Portfile · ソース: api.github.com

概要

パッケージ概要

Polyglot runtime manager (asdf rust clone)

コマンドとエイリアス

  • mise

履歴

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

mise is a Rust-based developer-environment manager by jdx that grew out of the earlier rtx project. The project's documentation says rtx was renamed to mise to avoid confusion with Nvidia's RTX graphics branding and to make the CLI easier to search for and discuss. Its Homebrew description still captures that origin by calling it a polyglot runtime manager and an asdf Rust clone, while the project README frames the broader scope as dev tools, environment variables, and tasks in one CLI.

プロジェクトの歴史

Technically, mise started in the same problem space as asdf, pyenv, nvm, and direnv: keeping per-project tool versions and environment setup reproducible. It kept compatibility hooks that mattered to asdf users, including .tool-versions files and asdf plugins, but expanded into multiple installation backends such as npm, pipx, core, aqua, and GitHub releases. The documentation emphasizes real executable paths on PATH, optional shell activation, shims for CI and IDE use, and a mise.toml file that can hold tool versions, environment variables, and task definitions together.

使われ方

In practice, developers use mise to install and switch between runtimes like Node.js, Python, Ruby, Go, Terraform, CMake, and many other CLIs, then run project tasks under the same resolved environment. Its package-manager niche is broader than a language-specific version manager and more integrated than a plain task runner: it is installed by Homebrew and other package managers as a single CLI that coordinates tool acquisition, directory-aware environment loading, and repeatable project commands.

承認ゲート

危険なコマンドの人手レビュー用メタデータ

ローカルの承認ゲートシードには mise 用のルールが 6 件含まれます。対象エントリポイント: mise。重大度ラベル: 重大, 高, 中。カバレッジ: partial、レビュー日: 2026-05-21。

ゲート対象アクション例

  • Install runtimes or tools.
  • Uninstall runtimes or tools.
  • Execute a command inside a mise-managed environment.
  • Trust project configuration.
  • Change project or global runtime selection.
  • Persist mise settings.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
mise.local.tomlmise.tomlmise/config.toml.mise/config.toml.config/mise.toml.config/mise/config.toml.config/mise/conf.d/*.toml~/.config/mise/config.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2026.7.13
マネージャ更新日2026-07-24
ローカルデータOK
上流最新
検出された最新v2026.7.13

https://github.com/jdx/mise

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mise
バージョン2026.7.13
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mise
ホームページhttps://mise.jdx.dev/
リポジトリhttps://github.com/jdx/mise
上流ドキュメントhttps://mise.jdx.dev/
ライセンスMIT
ソースアーカイブhttps://github.com/jdx/mise/archive/refs/tags/v2026.7.13.tar.gz
最終更新2026-07-24T21:38:14Z
Pulseupdated
依存関係usage
ビルド依存関係cmake, llvm, pkgconf, rust
macOS 提供ライブラリbzip2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点If you are using fish shell, mise will be activated for you automatically.

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemise
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%

mise

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

mise 2025.12.13-r1

Polyglot runtime and dev tool version manager

https://mise.jdx.dev/

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

mise-doc 2025.12.13-r1

Polyglot runtime and dev tool version manager (documentation)

https://mise.jdx.dev/

sudo apk add mise-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: mise
  • normalized package name match
  • 一致条件: Mise
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mise-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

mise 2026.5.15-1

The front-end to your dev env

https://github.com/jdx/mise

sudo pacman -S mise
  • License: MIT
  • Architecture: x86_64
  • 4 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Mise
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: mise from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

mise

sudo port install mise
  • normalized package name match
  • 一致条件: Mise
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/mise/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

mise

choco install mise
  • normalized package name match
  • 一致条件: Mise
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: mise from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','mirc'
Scoop95%

main/mise

scoop install main/mise
  • normalized package name match
  • 一致条件: Mise
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/mise.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

jdx.mise

winget install --id jdx.mise -e
  • normalized package name match
  • 一致条件: Mise
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: jdx.mise from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • approval-gate seed metadata
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment