# Audits

Hashi is committed to ensuring the security and reliability of its protocol. To this end, it regularly undergoes comprehensive third-party security audits. Below are the completed audit reports, which assess the key security components of Hashi.

### **g0 Audits (March 2024 & June 2024)**

The **g0** audits evaluated the security of Hashi’s core components, including oracle integration, block header aggregation, and cross-chain message dispatching.

* [**View Full March 2024 Audit Report**](https://github.com/g0-group/Audits/blob/master/HashiMar2024.pdf)
* [**View Full June 2024 Audit Report**](https://3157125330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MDpTK40CW93DEeUudwY%2Fuploads%2FOjAFt9HtRqEENCkWLAsg%2Fg0-Gnosis-Hashi%20Final%20Audit%20Report.pdf?alt=media\&token=f9fce8ca-a451-484d-b4d7-18f49d66a725)

### **Omega Audit (June 2024)**

The **Omega** audit focused on Hashi’s integration with the Gnosis Bridge, assessing the interaction between Hashi’s oracle system and the cross-chain relaying mechanism.

[**View Full Audit Report by Omega**](https://3157125330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MDpTK40CW93DEeUudwY%2Fuploads%2FTKKuOIamqX3JNC4hyqfB%2FOmega-Gnosis-Hashi%20Final%20Report.pdf?alt=media\&token=7057727a-091a-40f7-b76a-3904b9cfa068)

### **Least Authority Audit (June 2024)**

The **Least Authority** audit examined Hashi’s multi-oracle validation system and overall security architecture, ensuring its resilience against potential security threats.

[**View Full Audit Report by Least Authority**](https://3157125330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MDpTK40CW93DEeUudwY%2Fuploads%2FUoVKwYKZuTohj5TqcR8V%2FLeast%20Authority-Gnosis%20Hashi%20Final%20Audit%20Report.pdf?alt=media\&token=fea4484c-579b-4566-844f-918e325f673e)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://crosschain-alliance.gitbook.io/hashi/meta/audits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
