> For the complete documentation index, see [llms.txt](https://docs.hatom.com/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hatom.com/getting-started/security/security-reports.md).

# Security reports

Hatom has successfully completed audits with a range of highly trusted firms. These include, but are not limited to, [**Hacken**](https://hacken.io/), [**Certik**](https://www.certik.com/), [**Peckshield**](https://peckshield.com/), [**Halborn**](https://www.halborn.com/), [**Runtime Verification**](https://runtimeverification.com/), [**ABDK Consulting**](https://www.abdk.consulting/), and [**Arda**](https://arda.run/).

## <mark style="color:blue;">Security Audits</mark>

### *<mark style="color:green;">Lending Protocol</mark>*

#### **Runtime Verification Security Report V1:**

{% file src="/files/5Yh4hQJ9gIXNiHAId7ni" %}

#### **Peckshield Security Report V1:**

{% file src="/files/CjKJ7C48v5HucHp1czU0" %}

#### **CertiK Security Report V1.1:**

{% hint style="info" %}
**Disclaimer:** This is a preliminary report that will be updated soon. All identified issues have been resolved, and we are currently awaiting the release of the final report.
{% endhint %}

{% file src="/files/AOOx5coN04CtglNCU60N" %}

#### **Hacken Security Report V1.1:**

{% file src="/files/F9VZhfuwG0i2SpeFPR46" %}

#### **Halborn Security Report V1.1:**

{% file src="/files/R6OX8fRAInRrfwG3f4eE" %}

#### **Arda Consulting Security Report V1.1:**

{% file src="/files/mZ1sFoqN3rMIlLPRWhgv" %}

{% file src="/files/ksGTQp1BZLFWglmZM5y4" %}

{% file src="/files/xEiw1CFTRRTCbMRbhcWv" %}

{% file src="/files/0c2uM53MH2LpmttkAnR3" %}

#### **ABDK Consulting Security Report V1.1:**

> Uploaded soon.

### *<mark style="color:blue;">Liquid Staking</mark>*

#### <mark style="color:orange;">MultiversX Ecosystem</mark>

#### **Runtime Verification Security Report V1:**

{% hint style="info" %}
**Disclaimer:** This is a preliminary report that will be updated soon. All identified issues have been resolved, and we are currently awaiting the release of the final report.
{% endhint %}

{% file src="/files/zgWCO2rvUtGW4D2XaV3K" %}

#### **Arda Consulting Security Report V1:**

{% file src="/files/6ezVOTi0BNfRbBNRjJwC" %}

{% file src="/files/Cph1Z5Y2cHuhfOscuY1v" %}

#### <mark style="color:orange;">Bittensor Ecosystem</mark>

#### Runtime Verification Security Report V1:

{% file src="/files/AItv0w5GXgfnHOilnbzp" %}

#### Arda Consulting Security Report V1:

{% file src="/files/aAulmIDFADGf7PquIAT2" %}

{% file src="/files/E6aYx0rnIUuqemzHWBi3" %}

### *<mark style="color:red;">Hatom Booster</mark>*

#### **Arda Consulting Security Report V1:**

{% file src="/files/0cRD7pfd5IqiSmbragOU" %}

### <mark style="color:yellow;">TAO Bridge</mark>

#### **Runtime Verification Security Report V1:**

{% file src="/files/8OJPp6yqae8dbcxvCxMb" %}

#### **Arda Consulting Security Report V1:**

{% file src="/files/iXGHqtwiXHi0jSzsdMWX" %}

## <mark style="color:blue;">Penetration Testing</mark>

#### **CertiK Pentesting Report V1:**

{% hint style="info" %}
**Disclaimer:** This is a preliminary report that will be updated soon. All identified issues have been resolved, and we are currently awaiting the release of the final report.
{% endhint %}

{% file src="/files/Qbu0g3ODP5y1OWNwBRA6" %}

#### **Halborn Pentesting Report V1:**

{% hint style="info" %}
**Disclaimer:** This is a preliminary report that will be updated soon. All identified issues have been resolved, and we are currently awaiting the release of the final report.
{% endhint %}

{% file src="/files/Q3qT8lrQNQ41TcJxYpGU" %}

#### **CertiK TAO Bridge Pentesting Report V1:**

{% file src="/files/CEDHUTD5obTGXaLrC6td" %}

## <mark style="color:blue;">DevSecOps</mark>

#### **CertiK TAO Bridge DevSecOps Report V1:**

{% file src="/files/XSsgnQkfjW2wZzxxjiNv" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hatom.com/getting-started/security/security-reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
