macOS
brew install msgvaultlocal Homebrew formula metadata
brew
msgvault のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install msgvaultlocal Homebrew formula metadata
概要
Archive a lifetime of email and chat with offline search and analytics
履歴
msgvault is a local-first archive, search, analytics, and AI-query tool for personal message history, created by Wes McKinney and published by Kenn Software LLC. McKinney's February 2026 announcement describes building it after years of using Gmail and wanting local control over decades of email, attachments, and messages. The announcement says the project began as a hybrid Python/Rust effort and moved to a single-language Go project that ships as a static binary.
The architecture centers on downloading messages into a local archive, then querying them without live mailbox access. The docs describe Gmail, IMAP, Microsoft 365, PST, MBOX, Apple Mail, WhatsApp, iMessage, Google Voice, Facebook Messenger, and SMS Backup & Restore imports; SQLite is the default system of record, DuckDB and Parquet power analytics, SQLite FTS5 powers keyword search, and optional vector search can use a configured local or self-hosted embedding endpoint. The CLI exposes sync, import, search, TUI, MCP server, HTTP server, analytics, and deletion workflows. Its package-manager niche is newer than traditional mail tools: it is not an email client, but a local archive substrate for search, personal analytics, and LLM/MCP access over a private message corpus.
セキュリティ状態
msgvault に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.msgvault/config.toml%USERPROFILE%\.msgvault\config.tomlCredential-bearing paths to review before unattended agent runs.
~/.msgvault/tokens/%USERPROFILE%\.msgvault\tokens\実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
msgvault | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kenn-io/msgvault
インストールメタデータ
| パッケージキー | brew:msgvault |
|---|---|
| バージョン | 0.17.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/msgvault |
| ホームページ | https://github.com/kenn-io/msgvault |
| リポジトリ | https://github.com/kenn-io/msgvault |
| 上流ドキュメント | https://github.com/kenn-io/msgvault#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/kenn-io/msgvault/archive/refs/tags/v0.17.1.tar.gz |
| 最終更新 | 2026-07-07T07:02:38Z |
| Pulse | updated |
| 依存関係 | duckdb |
| ビルド依存関係 | go |
| 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 | msgvault |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.