Automic VaultAutomic Vault

brew

Installer cobalt avec Homebrew, Nix, pacman, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cobalt pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install cobalt

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#cobalt

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S cobalt

Arch Linux sync databases · cobalt · Source: geo.mirror.pkgbuild.com

Windows

Scoopvérifié · 92%
scoop install main/cobalt

Scoop official bucket manifest trees · bucket/cobalt.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id cobalt-org.cobalt -e

Windows Package Manager source index · cobalt-org.cobalt · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Static site generator written in Rust

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
cobaltcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.20.4
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev0.20.4

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

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:cobalt
Version0.20.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/cobalt
Page d'accueilhttps://cobalt-org.github.io/
Dépôthttps://github.com/cobalt-org/cobalt.rs
Docs amonthttps://cobalt-org.github.io/docs
LicenceApache-2.0 OR MIT
Archive sourcehttps://github.com/cobalt-org/cobalt.rs/archive/refs/tags/v0.20.4.tar.gz
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

cobalt

nix profile install nixpkgs#cobalt
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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