macOS
brew install chkbitlocal Homebrew formula metadata
brew
Check your files for data corruption. Version 6.6.0 via Homebrew; verified 2026-06-15.
install
brew install chkbitlocal Homebrew formula metadata
nix profile install nixpkgs#chkbitnixpkgs package indexes · pkgs/by-name/ch/chkbit/package.nix · source: api.github.com
overview
Check your files for data corruption
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
chkbit | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/laktak/chkbit
install metadata
| Package key | brew:chkbit |
|---|---|
| Version | 6.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chkbit |
| Homepage | https://laktak.github.io/chkbit/ |
| Repository | https://github.com/laktak/chkbit |
| Upstream docs | https://github.com/laktak/chkbit#readme |
| License | MIT |
| Source archive | https://github.com/laktak/chkbit/archive/refs/tags/v6.6.0.tar.gz |
| Last updated | 2026-06-15T10:20:12-04:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chkbit |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
chkbit
nix profile install nixpkgs#chkbitsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.