macOS
brew install chkbitlocal Homebrew formula metadata
brew / Rang 5446
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chkbit in AI-Agent-Workflows.
Installation
brew install chkbitlocal Homebrew formula metadata
nix profile install nixpkgs#chkbitnixpkgs package indexes · pkgs/by-name/ch/chkbit/package.nix · Quelle: api.github.com
Überblick
Check your files for data corruption
Verlauf
chkbit is a file-integrity checker for detecting data corruption during transfers, backups, recovery, and related storage workflows.
The official GitHub history starts in 2019. The README and project site describe chkbit as a tool that hashes files, detects corruption, and in newer versions can detect duplicates and run deduplication on supported systems.
Homebrew and Nix package chkbit. The upstream documentation is intentionally package-manager-friendly, with a GitHub repository, Codeberg mirror, install page, usage page, and release notes in the README.
Users initialize a directory tree in split mode, storing indexes in each directory, or atom mode, storing one index for the tree. They then add or update hashes and run chkbit check to verify files, especially before or after backup operations.
chkbit is interesting to package maintainers because it is a small, modern integrity tool in a space often served by scripts, rsync options, or filesystem-specific mechanisms. Its recent version line also adds deduplication without turning into a full backup suite.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
.chkbitignoreExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
chkbit | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:chkbit |
|---|---|
| Version | 6.6.0 |
| Paketmanager | Homebrew |
| Homepage | https://laktak.github.io/chkbit/ |
| Repository | https://github.com/laktak/chkbit |
| Zuletzt aktualisiert | 2026-07-27T22:03:46+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
chkbit
nix profile install nixpkgs#chkbitQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.