macOS
brew install mlclocal Homebrew formula metadata
brew / 順位 8343
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mlc |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/becheran/mlc |
| リポジトリ | https://github.com/becheran/mlc |
| 最終更新 | 2026-06-22T14:05:30-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mlc
nix profile install nixpkgs#mlcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.