macOS
brew install mdzklocal Homebrew formula metadata
brew
mdzk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mdzklocal Homebrew formula metadata
nix profile install nixpkgs#mdzknixpkgs package indexes · pkgs/by-name/md/mdzk/package.nix · ソース: api.github.com
概要
Plain text Zettelkasten based on mdBook
履歴
mdzk is a Rust command-line tool for plain-text Zettelkasten notes. Its official README calls it a backend for connected notes that can process Markdown folders into a directed graph.
The original 0.4 and 0.5 releases were close to the mdBook/static-site-generator world: release notes describe mdBook-oriented configuration, rendering, preprocessors, CSS customization, and generated sites. The current README says the project is under heavy development and advises users who want a usable static-site generator to use the previous-generation 0.5.2 release.
The unreleased 1.0.0 changelog marks a major pivot: static site generation is removed, regular Markdown links replace wikilinks, and mdzk becomes a CLI or library for querying note vaults for forward and backward links.
The official documentation lists installation through Cargo, AUR, Homebrew, Nix, and GitHub release binaries. The 0.5.2 GitHub release repeats the package-manager install commands, making mdzk unusually package-manager-friendly for a personal knowledge-base tool.
mdzk operates on a vault, where a filesystem directory contains Markdown notes and internal links create graph edges. Documentation says mdzk recursively finds Markdown files, loads them as graph nodes, and builds relationships from links.
mdzk is interesting to package nerds because it packages a Zettelkasten graph workflow as a single CLI, with explicit support across Cargo, Homebrew, Nix, AUR, and prebuilt release assets. Its history also shows the common Rust CLI pattern of shipping a static-site feature first, then narrowing into a composable backend.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
mdzk.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mdzk | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mdzk-rs/mdzk
インストールメタデータ
| パッケージキー | brew:mdzk |
|---|---|
| バージョン | 0.5.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mdzk |
| ホームページ | https://mdzk.app/ |
| リポジトリ | https://github.com/mdzk-rs/mdzk |
| 上流ドキュメント | https://mdzk.app/docs |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/mdzk-rs/mdzk/archive/refs/tags/0.5.2.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mdzk |
| 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 パッケージリンクとは分けて表示されます。
mdzk
nix profile install nixpkgs#mdzkソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.