Automic VaultAutomic Vault

brew

Install chkbit with Homebrew, Nix

Check your files for data corruption. Version 6.6.0 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install chkbit

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#chkbit

nixpkgs package indexes · pkgs/by-name/ch/chkbit/package.nix · source: api.github.com

overview

Package summary

Check your files for data corruption

Commands and aliases

  • chkbit

history

Project history and usage

chkbit is a file-integrity checker for detecting data corruption during transfers, backups, recovery, and related storage workflows.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2019: First commits in the official chkbit repository.
  • 2024: v4 and v5 release lines appear in official tags.
  • 2025: v6 line introduces simplified CLI syntax, atom mode, fuse, and deduplication work in release notes.
  • 2026: Homebrew tracks stable v6.6.0.

Related projects

  • The README lists GitHub and Codeberg repositories. The usage model overlaps with backup verification, checksum catalogs, and deduplication tools, but chkbit remains a standalone CLI.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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
.chkbitignore

executables

Installed executables

CommandKindExposureNote
chkbitcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version6.6.0
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv6.6.0

https://github.com/laktak/chkbit

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:chkbit
Version6.6.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/chkbit
Homepagehttps://laktak.github.io/chkbit/
Repositoryhttps://github.com/laktak/chkbit
Upstream docshttps://github.com/laktak/chkbit#readme
LicenseMIT
Source archivehttps://github.com/laktak/chkbit/archive/refs/tags/v6.6.0.tar.gz
Last updated2026-06-15T10:20:12-04:00
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

chkbit

nix profile install nixpkgs#chkbit
  • normalized package name match
  • Matched by: Chkbit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ch/chkbit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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