macOS
brew install markedlocal Homebrew formula metadata
brew
marked のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install markedlocal Homebrew formula metadata
sudo dnf install markedFedora Rawhide package metadata · marked · ソース: dl.fedoraproject.org
sudo pacman -S markedArch Linux sync databases · marked · ソース: geo.mirror.pkgbuild.com
概要
Markdown parser and compiler built for speed
履歴
Marked is a long-running JavaScript Markdown parser, compiler, and CLI known for speed, broad runtime support, and a low-level API that lets applications turn Markdown into HTML.
Marked began in 2011 under Christopher Jeffrey and later moved into the markedjs organization. The official license file preserves that history by distinguishing the 2011-2018 copyright period from the MarkedJS-maintained period that followed.
The GitHub repository and npm package were both created on 2011-07-24, putting Marked among the older Markdown packages in the Node.js package ecosystem. Its documentation emphasizes speed, browser/server/CLI use, and an extension model through marked.use().
Marked became a widely packaged Markdown implementation: by 2026-07-01 the GitHub repository reported 36,943 stars and 3,551 forks, while the npm package metadata showed version 18.0.5 as the current release. The supplied package-manager facts also list Homebrew, Fedora, and Arch packages, showing distribution beyond npm.
The project remained active through frequent 2026 releases, with GitHub release notes for v18.0.x documenting parser and CLI fixes. That maintenance cadence matters because Markdown parsers live in a long tail of edge cases, security expectations, and compatibility questions.
Marked is used both as a library and as a command-line program. The README shows CLI conversion with marked -o and JavaScript usage through marked.parse(), while the official docs warn that Marked does not sanitize generated HTML and should be paired with a sanitizer when rendering untrusted content.
For package maintainers, Marked is the sort of dependency that sits underneath documentation sites, static-site tools, server renderers, browser previews, and conversion scripts. Its package metadata exposes a marked binary and ESM/browser entry points, matching the multi-runtime story in the official docs.
Marked is historically important because it is both an npm-era Markdown parser and a CLI in one package. Its long version history, large downstream use, and explicit no-sanitization boundary make it a useful case study in how small parsing packages become infrastructure.
セキュリティ状態
marked に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
marked | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:marked |
|---|---|
| バージョン | 18.0.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/marked |
| ホームページ | https://marked.js.org/ |
| リポジトリ | https://github.com/markedjs/marked |
| 上流ドキュメント | https://marked.js.org/ |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/marked/-/marked-18.0.7.tgz |
| 最終更新 | 2026-07-22T03:36:42Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | marked |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
js-marked 2.0.0-13.fc44
Minified markdown parser for JavaScript built for speed
https://github.com/markedjs/marked
sudo dnf install js-markedmarked 2.0.0-13.fc44
A markdown parser for Node.js built for speed
https://github.com/markedjs/marked
sudo dnf install markednodejs-marked 2.0.0-13.fc44
A markdown parser for JavaScript built for speed
https://github.com/markedjs/marked
sudo dnf install nodejs-markedmarked 9.1.2-1
A markdown parser built for speed
sudo pacman -S markedソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.