Zero-trust audit
Run the audit without giving Nuberio access to your AWS account
You run a script on your own machine, using your own AWS credentials — nothing is granted to us, and Nuberio never sees your AWS account, resources, or the JSON you paste. Parsing your file and scoring the report happens entirely in your browser. The only thing that reaches our server is a single anonymous click-count, so it can show up in the “accounts audited” number on our homepage — no score, no AWS data, nothing else.
1
Run the collector locally
Requires the AWS CLI (already configured) and jq. Read-only — it cannot modify, create, or delete anything in your account.
git clone https://github.com/convops-io/nuberio-audit-collector.git && cd nuberio-audit-collector && ./collect.sh
2
Paste or upload the output
Prefer the one-click version? Connect your AWS account instead →