Automic VaultAutomic Vault

brew

cobalt を Homebrew, Nix, pacman, scoop, winget でインストール

cobalt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cobalt

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#cobalt

nixpkgs package indexes · pkgs/by-name/co/cobalt/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S cobalt

Arch Linux sync databases · cobalt · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/cobalt

Scoop official bucket manifest trees · bucket/cobalt.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id cobalt-org.cobalt -e

Windows 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`.

タイムライン

  • 2014: `cobalt-org/cobalt.rs` GitHub repository created.
  • 2016: `cobalt-bin` crate created on crates.io.
  • 2017: Changelog records generated binaries for macOS, Windows, and Linux in the 0.5 era and a larger 0.7.0 feature release.
  • 2022: 0.18.0 drops `cobalt import` and improves local serving behavior.
  • 2025: 0.20.0 switches Sass support from libsass to grass.
  • 2026: 0.20.4 release published.

Related projects

  • Cobalt sits in the static-site-generator family with Jekyll, Hugo, Zola, and mdBook, and it uses Rust ecosystem pieces such as Cargo distribution and Rust templating/parsing libraries.
  • Its own docs are built and maintained separately in `cobalt-org/cobalt-org.github.io`, which the official documentation links as the docs source.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
_cobalt.yml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cobaltcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.20.4
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.20.4

https://github.com/cobalt-org/cobalt.rs

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namecobalt
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cobalt

nix profile install nixpkgs#cobalt
  • normalized package name match
  • 一致条件: Cobalt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/cobalt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

cobalt 0.20.4-2

Static site generator written in Rust

https://cobalt-org.github.io/

sudo pacman -S cobalt
  • License: MIT
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Cobalt
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cobalt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/cobalt

scoop install main/cobalt
  • normalized package name match
  • 一致条件: Cobalt
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cobalt.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

cobalt-org.cobalt

winget install --id cobalt-org.cobalt -e
  • normalized package name match
  • 一致条件: Cobalt
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: cobalt-org.cobalt from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment