Forge Miniv1.1.0Feature Complete

Archive Integrity Batch Checker

Batch-check ZIP, CBZ, and EPUB archives for corruption, unsafe paths, emptiness, and suspicious compression ratios.

v1.1.0Current release
MITSource license
3Supported platform groups
Files & ArchivesCatalog category

The problem it solves

Archive Integrity Batch Checker [](https://github.com/loganpendragonmultiverse/archive-integrity-batch-checker/actions/workflows/ci.yml)

Who Archive Integrity Batch Checker is for

  • People who need a small, purpose-built utility instead of a broad platform.
  • Users working with archives, ZIP, CBZ who want the documented v1.1.0 behavior.
  • People who prefer an open-source release with visible limitations, source, and license terms.

Intended result

Batch-check ZIP, CBZ, and EPUB archives for corruption, unsafe paths, emptiness, and suspicious compression ratios.

This summary is reconciled from the current catalog and repository documentation.

Features in v1.1.0

Capabilities below come from the current project README and release documentation.

01

[](https://github.com/loganpendragonmultiverse/archive-integrity-batch-checker/actions/workflows/ci.yml)

02

Validate ZIP, CBZ, and EPUB archives in bulk without permanently extracting them. The command uses explicit UTF-8 JSON input and produces reviewable JSON or Markdown output.

Verified examples

Screenshots are shown only when the current README references a local source image. Otherwise, repository example files are linked directly.

Platforms and implementation

The public release claims only the cataloged platforms and technologies.

Supported platforms

  • Windows
  • macOS
  • Linux

Built with

  • Python

Quick start

The shortest documented path into the current release.

python -m pip install .
archive-integrity examples/sample.json
archive-integrity examples/sample.json --format json --output report.json

The example documents the input shape. Version 1.1 warns about empty containers, unsafe member paths, and members above a configurable max_compression_ratio, while retaining the exact member evidence. Existing report files are never overwritten. Source inputs are read-only except where the documented purpose explicitly creates a new output artifact.

Current limitations

These boundaries are part of the product and prevent the page from implying unverified capability.

The tool validates ZIP-family containers only. Warnings are review evidence rather than malware findings; a structurally valid archive can still contain unsafe, misleading, or semantically invalid content.

Privacy and licensing

Review the actual data boundary before using a tool with sensitive inputs.

Privacy and safety

The tool runs locally and does not upload input or include telemetry. Python 3.10 or newer is supported on Windows, macOS, and Linux.

License and release

Archive Integrity Batch Checker is published under MIT. The current cataloged release is v1.1.0, published 2026-07-27.

Related projects

Related projects are selected deterministically from shared catalog tags, category, and implementation technologies—not popularity or paid placement.

Current public release

Archive Integrity Batch Checker v1.1.0

Use the tagged release for downloads and release notes. Use the repository for source, issues, contribution guidance, security reporting, and complete documentation.

Page source: current Forge catalog plus README and CHANGELOG from the canonical local repository. Fingerprint: 4bed83feb1c36f0e.