Automic VaultAutomic Vault

brew

cruft mit Homebrew, apt, Nix, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cruft

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install cruft

Debian stable package indexes · cruft · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#cruft

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

Windows

Scoopverifiziert · 92%
scoop install extras/cruft

Scoop official bucket manifest trees · bucket/cruft.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Utility that creates projects from templates and maintains the cruft afterwards

Verlauf

Projektgeschichte und Nutzung

cruft is a Python command-line tool for creating projects from Cookiecutter templates and keeping the generated boilerplate synchronized with later template changes. It addresses a common packaging problem: generated project skeletons drift after the first copy.

Projektgeschichte

The project was created to balance the convenience of project generators with the maintenance burden they create. Its documentation explains that cruft uses Cookiecutter as the template expansion engine, then records template metadata in `.cruft.json` so a project can later be checked, diffed, linked, or updated.

The Git tag history starts at 2.0.0 in 2020 and reaches 2.16.0 in 2024. The repository and documentation remain centered on Python packaging workflows, with badges for PyPI, conda-forge, tests, and downloads.

Adoptionsgeschichte

cruft's adoption is strongest among teams that maintain many repositories from the same Cookiecutter template. Its documentation includes a GitHub Actions workflow that checks for template updates and opens pull requests, indicating the tool's role in repository-fleet maintenance rather than one-off project creation.

Wie es verwendet wird

Common commands include `cruft create` for generating a project, `cruft update` for pulling template changes, `cruft check` for CI drift detection, `cruft link` for attaching an existing Cookiecutter-generated project to its template, and `cruft diff` for inspecting changes.

cruft stores template URL, commit, answers, and skip settings in `.cruft.json`; it can also read skip configuration from `tool.cruft` in `pyproject.toml`.

Warum Paket-Nerds sich dafür interessieren

cruft matters to package maintainers because it treats boilerplate as an updatable dependency. That makes template updates closer to dependency upgrades: visible in diffs, enforceable in CI, and distributable through Python package managers and Homebrew.

Zeitleiste

  • 2020: 2.0.0 public tag
  • 2023: 2.15.0 release
  • 2024: 2.16.0 release

Related projects

  • cruft is built around Cookiecutter compatibility and commonly appears with Python packaging, PyPI, conda-forge, Poetry, pipenv, and GitHub Actions workflows.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für cruft 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.
  • Installiert mit 3 Laufzeitabhä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
.cruft.jsonpyproject.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cruftcliglobales 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-Version2.16.0
Manager aktualisiert2026-07-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://cruft.github.io/cruft/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cruft
Version2.16.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/cruft
Homepagehttps://cruft.github.io/cruft/
Repositoryhttps://github.com/cruft/cruft
Upstream-Dokumentationhttps://cruft.github.io/cruft
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/d1/7e/0e20012f2aa156e5d6a70483a8d90accb7ed4966dddb0c58987d9f6eba12/cruft-2.16.0.tar.gz
Zuletzt aktualisiert2026-07-22T10:44:23Z
Pulseupdated
Abhängigkeitencertifi, libyaml, python@3.14
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 Namecruft
Version Scheme0
Revision11
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

cruft 0.9.71

transitional package

https://salsa.debian.org/pkg-security-team/cruft-ng

sudo apt install cruft
  • Section: admin
  • Architecture: all
  • Source Package: cruft-ng
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cruft
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cruft from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cruft

nix profile install nixpkgs#cruft
  • normalized package name match
  • Abgeglichen nach: Cruft
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cr/cruft/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cruft 0.9.61build1

transitional package

https://github.com/a-detiste/cruft-ng/

sudo apt install cruft
  • Section: universe/admin
  • Architecture: all
  • Source Package: cruft-ng
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cruft
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cruft from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Scoop95%

extras/cruft

scoop install extras/cruft
  • normalized package name match
  • Abgeglichen nach: Cruft
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cruft.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

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

  • 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