← BACK TO PORTAL
TL;DR / Key Takeaway: Security is non-negotiable. Always verify the SHA-256 hash of your download to ensure it hasn't been tampered with. The official v1.1.8 build hash is: 8b1f6e9e3de36aa480ed9a8b04a64d5fcdfbbdcfe2885d5aab75839a2b47525b.

The Auditor’s Manual: Verifying SHA-256 Integrity

As independent auditors, we prioritize the security of your AI environment. Verifying the integrity of your installer is the first step in a secure deployment.

1. The Official v1.1.8 Hash

For the OpenClaw v1.1.8 build, the verified SHA-256 hash is:

8b1f6e9e3de36aa480ed9a8b04a64d5fcdfbbdcfe2885d5aab75839a2b47525b

2. How to Verify on Windows

Open PowerShell and run the following command on your downloaded file:

Get-FileHash .\OpenClaw-Setup-v1.1.8.exe -Algorithm SHA256

Compare the output to the hash above. If they match exactly, your file is authentic and safe to run.

3. VirusTotal Audit

We have also submitted this build to VirusTotal for a multi-engine security scan. You can view the full audit report here: VirusTotal v1.1.8 Report.