macOS
brew install madolocal Homebrew formula metadata
brew
mado のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install madolocal Homebrew formula metadata
sudo apk add madoAlpine Linux edge package indexes · mado · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#madonixpkgs package indexes · pkgs/by-name/ma/mado/package.nix · ソース: api.github.com
sudo pacman -S madoArch Linux sync databases · mado · ソース: geo.mirror.pkgbuild.com
概要
Fast Markdown linter written in Rust
履歴
Mado is a fast Markdown linter written in Rust. The official README states that it is compatible with CommonMark and GitHub Flavored Markdown and supports most markdownlint rules.
The project is developed in the akiomik/mado GitHub repository, with Rust source, tests, fuzzing, benchmarks, a GitHub Action, and package definitions. Its release tags run from v0.1.0 through v0.3.0, and the repository page lists v0.3.0 as the latest release on Apr 11, 2025.
Mado’s official README documents installation through Homebrew, Nix, Arch Linux, Scoop, WinGet, and prebuilt release binaries. It also provides GitHub Actions usage, which makes the linter relevant both as a local CLI and a CI check.
The basic workflow is `mado check .` or `mado check path/to/*.md`. Configuration can be placed in `mado.toml` or `.mado.toml` in the current directory, with global configuration under `~/.config/mado/mado.toml` on Linux and macOS and under the Roaming AppData path on Windows.
Mado is package-nerd relevant because it is a Rust-native alternative in a space long occupied by Ruby and Node markdownlint tools. The official benchmark claims a large speed advantage on a documentation-sized corpus, which is exactly the sort of difference that matters in monorepos and pre-commit or CI lint loops.
セキュリティ状態
mado に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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.
mado.toml.mado.toml~/.config/mado/mado.tomlmado.toml.mado.toml~/.config/mado/mado.tomlmado.toml.mado.toml~\AppData\Roaming\mado\mado.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mado | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/akiomik/mado
インストールメタデータ
| パッケージキー | brew:mado |
|---|---|
| バージョン | 0.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mado |
| ホームページ | https://github.com/akiomik/mado |
| リポジトリ | https://github.com/akiomik/mado |
| 上流ドキュメント | https://github.com/akiomik/mado#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/akiomik/mado/archive/refs/tags/v0.3.0.tar.gz |
| 最終更新 | 2026-05-14T20:18:44Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| 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 | mado |
| 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 パッケージリンクとは分けて表示されます。
mado
nix profile install nixpkgs#madomado 0.3.0-r0
A fast Markdown linter written in Rust
https://github.com/akiomik/mado
sudo apk add madomado-bash-completion 0.3.0-r0
Bash completions for mado
https://github.com/akiomik/mado
sudo apk add mado-bash-completionmado-doc 0.3.0-r0
A fast Markdown linter written in Rust (documentation)
https://github.com/akiomik/mado
sudo apk add mado-docmado-fish-completion 0.3.0-r0
Fish completions for mado
https://github.com/akiomik/mado
sudo apk add mado-fish-completionmado-zsh-completion 0.3.0-r0
Zsh completions for mado
https://github.com/akiomik/mado
sudo apk add mado-zsh-completionmado 0.3.0-1
A fast Markdown linter written in Rust
https://github.com/akiomik/mado
sudo pacman -S madoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.