# moribito を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:moribito
```

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

### macOS

- Homebrew (100%):

```sh
brew install moribito
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#moribito
```

  証拠: nixpkgs package indexes: pkgs/by-name/mo/moribito/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:moribito
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.6
- **ソース概要:** TUI for LDAP Viewing/Queries
- **ホームページ:** <https://ericschmar.github.io/moribito/>
- **リポジトリ:** <https://github.com/ericschmar/moribito>
- **最終更新:** 2026-07-29T17:05:00+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- moribito (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.2.6
## プロジェクトの歴史と使われ方

Moribito is a small terminal LDAP explorer by Eric Schmar, published as a Go application built with Bubble Tea. Its README describes it as a terminal-based LDAP server explorer for browsing directory trees, viewing LDAP records, and running custom queries, with features such as paginated result browsing, clipboard support, SSL/TLS authentication, and multiple saved LDAP server configurations.

### 使われ方

The project fits a narrow administrator and identity-engineering niche: it sits between raw ldapsearch-style command output and heavier graphical LDAP browsers. In the author's Show HN post, the motivation was daily LDAP query and validation work on macOS, where Apache Directory Studio was described as the main alternative but cumbersome for that workflow. In package-manager terms, the Homebrew formula exposes a single moribito executable for users who want an interactive TUI LDAP client rather than an LDAP server.

### ソース

- <https://ericschmar.github.io/moribito/>
- <https://formulae.brew.sh/formula/moribito>
- <https://github.com/ericschmar/moribito>
- <https://news.ycombinator.com/item?id=45102664>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Linux: ~/.config/moribito/config.yaml, ~/.moribito/config.yaml, ~/.moribito.yaml, ./config.yaml
- macOS: ~/.moribito/config.yaml, ~/Library/Application Support/moribito/config.yaml, ~/.moribito.yaml, ./config.yaml
- Windows: %APPDATA%\moribito\config.yaml, %USERPROFILE%\.moribito.yaml, .\config.yaml

## Credential files

- Linux: ~/.config/moribito/config.yaml, ~/.moribito/config.yaml, ~/.moribito.yaml, ./config.yaml
- macOS: ~/.moribito/config.yaml, ~/Library/Application Support/moribito/config.yaml, ~/.moribito.yaml, ./config.yaml
- Windows: %APPDATA%\moribito\config.yaml, %USERPROFILE%\.moribito.yaml, .\config.yaml
## 他のパッケージマネージャ記録

- Nix - moribito: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/moribito/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/moribito.yml](https://github.com/mxcl/pkgdb/blob/main/combined/moribito.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
