reverie install audit

diagnose a local reveried install · file reports · audit.sh

1 · Run the auditor

Read-only diagnostics for your local reverie install. Two ways — the first lets you review the script before running it.

curl -fsSL https://audit.cerebral.work/audit.sh -o audit.sh # review it, then verify the checksum matches, then run: sha256sum audit.sh; curl -fsSL https://audit.cerebral.work/audit.sh.sha256 bash audit.sh
curl -fsSL https://audit.cerebral.work/audit.sh | bash

The one-liner pipes remote code to your shell. It's offered for convenience; the checksum above lets you verify the bytes. Published SHA-256: loading…

2 · Latest audit

No audits uploaded yet — run the auditor above.

3 · History

4 · Report a problem

5 · Filed reports