Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, pacman, scoop, winget 安装 cobalt

查看 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

历史

项目历史与用法

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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