macOS
brew install mlclocal Homebrew formula metadata
brew
mlc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mlclocal Homebrew formula metadata
nix profile install nixpkgs#mlcnixpkgs package indexes · pkgs/by-name/ml/mlc/package.nix · ソース: api.github.com
概要
Check for broken links in markup files
履歴
Markup Link Checker, packaged as mlc, is a Rust command-line link checker developed in the becheran/mlc repository, which was created on GitHub on 2019-12-28. Its upstream documentation frames the project around a documentation-maintenance problem: finding links in Markdown and HTML files, then validating both local paths and web URLs.
The tool's practical niche is CI-friendly markup validation. Its README emphasizes GitHub Actions integration, workflow-command annotations for broken links, throttling to avoid HTTP 429 responses, offline checking, ignore comments, and configuration for selecting files or markup types. That places mlc near tools such as markdown-link-check and linkinator, but with a Rust single-binary packaging story and explicit support for both Markdown and HTML. Users typically run `mlc` at a repository root, against a documentation directory, or inside a CI workflow to fail builds when docs rot.
セキュリティ状態
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.
./.mlc.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mlc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/becheran/mlc
インストールメタデータ
| パッケージキー | brew:mlc |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mlc |
| ホームページ | https://github.com/becheran/mlc |
| リポジトリ | https://github.com/becheran/mlc |
| 上流ドキュメント | https://github.com/becheran/mlc |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/becheran/mlc/archive/refs/tags/v1.2.0.tar.gz |
| 最終更新 | 2026-06-22T14:05:30-07:00 |
| Pulse | updated |
| ビルド依存関係 | pkgconf, 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 | mlc |
| 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 パッケージリンクとは分けて表示されます。
mlc
nix profile install nixpkgs#mlcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.