pkg.soopen package index

brew / 順位 10741

mdzk を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mdzk

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Plain text Zettelkasten based on mdBook

コマンドとエイリアス

  • mdzk

履歴

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

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.

タイムライン

  • 2021: Version 0.4.0 adds precompiled x86 Linux binaries and mdzk table configuration.
  • 2022: Version 0.5.0 expands preprocessor controls and performance improvements.
  • 2022: Version 0.5.2 becomes the documented previous-generation static-site release.
  • Unreleased: Version 1.0.0 removes built-in static site generation and focuses on querying note vault links.

Related projects

  • mdBook, Hugo, Zola, Rust, Cargo, Zettelkasten note systems.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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
mdzk.toml

実行可能ファイル

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

コマンド種類公開範囲メモ
mdzk実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.5.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mdzk
バージョン0.5.2
パッケージマネージャHomebrew
ホームページhttps://mdzk.app/
リポジトリhttps://github.com/mdzk-rs/mdzk
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

mdzk

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

ソース経路

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

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

使用ソース

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