Anatomy of an Audit Listing
When you navigate to the Audit Hub, the “Open Bounties” tab shows all the individual audit tasks that are available to be claimed. Each item in this list provides the key information you need to decide if you want to take on the job.
- AUDIT ID: A unique identifier for this specific audit bounty.
- AUDIT TYPE: The specific declarative audit required (e.g.,
data_safety_v1
,build_reproducibility_v1
). This tells you what kind of review is needed. - WASM: The cryptographic hash of the compiled code that needs to be audited. You’ll notice that multiple audit types can be associated with the same WASM hash; these are all part of the verification process for a single service version.
- REWARD: The bounty you will earn for successfully completing the audit.
- STATUS: The current state of the audit.
- Open: The audit is available for any qualified auditor to claim. (Note: The screenshot shows claimed audits, but open ones will appear similarly).
- Claimed: The audit has been reserved by another auditor.
Once you’ve found an audit you want to perform, the next step is to claim it.