macOS
brew install chkbitlocal Homebrew formula metadata
安装
brew install chkbitlocal Homebrew formula metadata
nix profile install nixpkgs#chkbitnixpkgs package indexes · pkgs/by-name/ch/chkbit/package.nix · 来源: api.github.com
概览
Check your files for data corruption
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
.chkbitignore可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
chkbit | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:chkbit |
|---|---|
| 版本 | 6.6.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://laktak.github.io/chkbit/ |
| 仓库 | https://github.com/laktak/chkbit |
| 最后更新 | 2026-07-27T22:03:46+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
chkbit
nix profile install nixpkgs#chkbit来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.