Inspect the tag
Read the exact public source commit and short release notes before you download anything.
A HackZero open-source project
HackZero Device Checker is a small open-source app for the four laptop settings your SOC 2 audit asks about: encryption, screen lock, automatic updates, and endpoint protection.
Read the source on GitHub →Made with ♥ by HackZero :)
Current preview artifacts are transparently labelled unsigned. Production installers are published only after platform signing verification.
Example workspace
Sample workspace — illustrative data only
What it reads
Each result is short enough for a person to understand and specific enough for an auditor to test. Anything the checker cannot read remains unknown—it never guesses a pass.
Security boundaries
Frequently asked
No. It does not enforce settings, remotely control devices, install software, run commands, or inventory files. It only reads a small, documented set of security signals.
Only the operating-system version, checker version, collection time, and posture outcomes. It does not collect files, browsing history, screenshots, keystrokes, location, or passwords.
Nothing is marked failed just because a laptop is asleep or offline. HackZero shows that the last report is no longer fresh; a failure is reserved for a setting the device actually reported as failing.
The owner pairs once through the normal HackZero sign-in page using OAuth authorization code plus PKCE. The application never stores a browser session, password, or long-lived personal API token.
The source is available now. Signed installers are published only after each platform's packaging and signing verification is complete.
The source, architecture, data inventory, and security policy are public. Release artifacts will include checksums and a software bill of materials.
Open GitHub ↗Open source, end to end
Every release is built from a public tag in GitHub Actions. Before installing, compare its hash and verify its build provenance with GitHub CLI.
Read the exact public source commit and short release notes before you download anything.
Each release publishes SHA-256 checksums alongside the installer or package.
GitHub confirms the downloaded artifact came from this repository's release workflow.
gh attestation verify ./DEVICE_CHECKER_FILE \
--repo cruzryan/hackzero-device-checkerProduction Windows and macOS installers also require valid platform signatures. An unsigned development artifact is labelled as such, never presented as signed.