macOS
brew install cobaltlocal Homebrew formula metadata
brew
cobalt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cobaltlocal Homebrew formula metadata
nix profile install nixpkgs#cobaltnixpkgs package indexes · pkgs/by-name/co/cobalt/package.nix · ソース: api.github.com
sudo pacman -S cobaltArch Linux sync databases · cobalt · ソース: geo.mirror.pkgbuild.com
scoop install main/cobaltScoop official bucket manifest trees · bucket/cobalt.json · ソース: api.github.com
winget install --id cobalt-org.cobalt -eWindows Package Manager source index · cobalt-org.cobalt · ソース: cdn.winget.microsoft.com
概要
Static site generator written in Rust
履歴
Cobalt is a Rust static site generator distributed as the `cobalt` command, packaged for Homebrew and as the `cobalt-bin` crate on crates.io. Its package-nerd appeal is that it is an early Rust-era take on the Jekyll-style static site workflow: source files, front matter, Liquid-style templates, and a small native CLI.
The GitHub repository was created in 2014, and the changelog records `0.2` as the initial release. The project later organized around the `cobalt-org/cobalt.rs` repository and publishes the binary crate as `cobalt-bin`.
Cobalt's changelog shows the tool growing into a fuller site generator through 2016 and 2017, adding `serve`, `watch`, `new`, custom paths, RSS improvements, draft support, syntax highlighting experiments, generated binaries for macOS, Windows, and Linux, and a move from getopt to clap.
Cobalt remains a niche but durable Rust CLI. crates.io lists `cobalt-bin` with tens of thousands of downloads, while Homebrew, Nix, Arch, Scoop, and WinGet packaging in the input show that the tool crossed beyond Cargo-only installation.
Users create a site with Cobalt's directory conventions and configure site-wide behavior in `_cobalt.yml`. The official docs describe `_cobalt.yml` as the default config file for site options, source and destination directories, front matter defaults, syntax highlighting, pages, posts, and assets.
The day-to-day CLI shape is familiar for static site generators: initialize or create content, build static output, and use local serving/watch workflows while editing.
Cobalt is useful as a package-history marker for the period when Rust CLIs began replacing scripting-language developer tools. Its significance is not mass adoption; it is the way it packages a static-site workflow into a native binary and ships across Cargo and OS package managers.
The package is also a reminder that package names can be ambiguous: crates.io has an unrelated `cobalt` crate, while the static site generator's executable package is `cobalt-bin`.
セキュリティ状態
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.
_cobalt.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cobalt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/cobalt-org/cobalt.rs
インストールメタデータ
| パッケージキー | brew:cobalt |
|---|---|
| バージョン | 0.20.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cobalt |
| ホームページ | https://cobalt-org.github.io/ |
| リポジトリ | https://github.com/cobalt-org/cobalt.rs |
| 上流ドキュメント | https://cobalt-org.github.io/docs |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/cobalt-org/cobalt.rs/archive/refs/tags/v0.20.4.tar.gz |
| ビルド依存関係 | 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 | cobalt |
| 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 パッケージリンクとは分けて表示されます。
cobalt
nix profile install nixpkgs#cobaltcobalt 0.20.4-2
Static site generator written in Rust
sudo pacman -S cobaltmain/cobalt
scoop install main/cobaltcobalt-org.cobalt
winget install --id cobalt-org.cobalt -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.