Automic VaultAutomic Vault

brew

aube mit Homebrew, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aube in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install aube

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#aube

nixpkgs package indexes · pkgs/by-name/au/aube/package.nix · Quelle: api.github.com

Windows

Windows Package Managerverifiziert · 92%
winget install --id endev.aube -e

Windows Package Manager source index · endev.aube · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Fast Node.js package manager

Befehle und Aliase

  • aube
  • aubr
  • aubx

Verlauf

Projektgeschichte und Nutzung

aube is a 2026 Node.js package manager focused on automatic installs before scripts, pnpm-compatible configuration and lockfile workflows, and stricter supply-chain defaults. Its history is short, but unusually dense: the public beta, v1.0 release train, and rapid follow-up releases all happened within months.

Projektgeschichte

The GitHub repository was created in April 2026. The first public release was v1.0.0-beta.1 on April 18, 2026, and subsequent release titles show a rapid march through npm distribution, Linux portability, lockfile compatibility, lifecycle-script handling, warm-install performance, security gates, and pnpm parity.

The official README explains the central design: aube installs automatically when a script or binary is run, drops into existing projects using existing lockfiles, and emphasizes security defaults such as lifecycle-script approval, transitive dependency controls, and a 24-hour cooling window for brand-new releases.

Adoptionsgeschichte

Because aube is very new, adoption history is better described as packaging and compatibility positioning than long-term ecosystem penetration. The batch input shows Homebrew, Nix, and WinGet packaging, while the README also documents installation through mise, npm, npx, and Homebrew from the jdx tap.

The project deliberately targets migration paths instead of a clean-room ecosystem. Its README and docs say it reads and writes pnpm, npm, Yarn, Bun, and aube lockfiles in place, reads pnpm-compatible `.npmrc`, and can use existing `pnpm-workspace.yaml` files as migration inputs. That gives package nerds an obvious reason to watch it even before it has years of production history.

Wie es verwendet wird

Day-to-day aube usage centers on running the command the developer actually wanted: `aubr test`, `aube test`, `aube exec vitest`, or `aubx cowsay hi`. If dependencies are missing or stale, aube installs first; if they are fresh, it skips straight to the script or binary.

Configuration is intentionally spread across familiar Node package-manager surfaces: `.npmrc`, user aube config, workspace YAML, `package.json`, environment variables, and CLI flags. The docs state that user config defaults to `~/.config/aube/config.toml` or `$XDG_CONFIG_HOME/aube/config.toml`, while registry tokens and npm-compatible auth live in `.npmrc` or a configured auth file.

Warum Paket-Nerds sich dafür interessieren

aube is significant less because it has a long legacy and more because it is a snapshot of 2026 package-manager concerns: lockfile interoperability, global content-addressable stores, supply-chain gating, lifecycle-script isolation, runtime management, package-manager shims, and package-manager version pinning.

For Homebrew-style metadata, aube is also a reminder that JavaScript package managers are not only JavaScript packages. The official install paths include native release binaries, mise, npm installer scripts, and Homebrew, and the command set exposes multicall shims (`aube`, `aubr`, `aubx`) that all need to land correctly in a user's PATH.

Zeitleiste

  • 2026-04: Repository created and v1.0.0-beta.1 published as the first public release.
  • 2026-04: Early beta releases added npm distribution, Linux portability, lockfile compatibility, and warm-install improvements.
  • 2026-05: v1.13 and later releases emphasized supply-chain gates, OSV checks, lifecycle-script content sniffing, Yarn Berry compatibility, and pnpm parity.
  • 2026-06: v1.18.2 noted the project move to jdx; v1.25.1 refreshed benchmarks.

Related projects

  • pnpm: aube reads pnpm-compatible configuration and existing pnpm workspace files.
  • npm and Yarn: aube reads shared `.npmrc` registry/auth settings and existing lockfiles.
  • Bun: aube compares against Bun in benchmarks and supports Bun lockfiles.
  • mise: the README recommends mise as the primary install and runtime-management path.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für aube wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
~/.config/aube/config.toml$XDG_CONFIG_HOME/aube/config.toml<cwd>/.npmrc<cwd>/.config/aube/config.toml<project>/aube-workspace.yaml<project>/pnpm-workspace.yaml<project>/package.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
<project>/.npmrc~/.npmrcpath configured by npmrc-auth-file / npmrcAuthFile

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
aubecliglobales Executable
aubrcliglobales Executable
aubxcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.32.0
Manager aktualisiert2026-07-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.32.0

https://github.com/jdx/aube

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:aube
Version1.32.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/aube
Homepagehttps://aube.en.dev
Repositoryhttps://github.com/jdx/aube
Upstream-Dokumentationhttps://aube.jdx.dev/
LizenzMIT
Quellarchivhttps://github.com/jdx/aube/archive/refs/tags/v1.32.0.tar.gz
Zuletzt aktualisiert2026-07-22T03:29:38Z
Pulseupdated
Build-Abhängigkeitencmake, pkgconf, rust, usage
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaube
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

aube

nix profile install nixpkgs#aube
  • normalized package name match
  • Abgeglichen nach: Aube
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/au/aube/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

endev.aube

winget install --id endev.aube -e
  • normalized package name match
  • Abgeglichen nach: Aube
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: endev.aube from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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