One click, one download URL, valid for 24 hours. No access to live monsys data, no integration required — everything sits locally in the bundle.
Three steps, no monsys credentials needed after the download.
Customer logs in to monsys, picks a period, hits Generate. Gets a one-shot 24h URL they forward to you.
Unzip the bundle. Run python3 verify.py. Each evidence pack is checked against the bundled signing keys.
All evidence sits in evidence_packs/. compliance_summary.md gives you a first-draft report skeleton.
Open spec: one manifest.json + one Python verifier + every evidence pack from the period. No vendor tools required.
monsys-auditor-bundle-d2f60e21.zip
├── manifest.json # bundle metadata + pack list + signing keys
├── verify.py # offline Ed25519 verifier (pynacl)
├── signing_keys.json # public keys + rotation reasons in periode
├── compliance_summary.md # markdown audit-rapport
└── evidence_packs/
├── 1234.tar.gz # signed pack from period
├── 1235.tar.gz
└── ...verify.py only depends on pynacl. The script returns exit code 0 if all packs validate, 1 if anything broke.
Some customers enable per-host auto-patching for OS packages and app deps. Every patch produces four attestation entries in the bundle, cryptographically linked to the user who enabled it.
Send us an email with the tenant and the period you'd like to see — we'll send back a test bundle within one business day.
Architecture, Trust Score formula, supply-chain pipeline, NIS2 / AI Act / CRA mapping. Free PDF after a short form.
Download whitepaper →