> For the complete documentation index, see [llms.txt](https://silent-protocol.gitbook.io/silent-protocol-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://silent-protocol.gitbook.io/silent-protocol-1/miscellaneous/audits-and-security.md).

# Audits & Security

At **Silent Protocol**, the safety and security of our **smart contracts** are paramount. We ensure that every public release is thoroughly vetted by reputable **smart contract auditors**.

### **Security is Our Top Priority** <a href="#security-is-our-top-priority" id="security-is-our-top-priority"></a>

**Smart contract** risks are highly prevalent in DeFi protocols. At **Silent Protocol**, we prioritize mitigating potential risks in our **smart contracts** through comprehensive audits and continuous security monitoring. These audits, conducted by leading industry experts, identify vulnerabilities, logical errors, and inefficiencies, enhancing trust through robust risk and security management. Below is an overview of our completed audits.

## Audit History <a href="#may-2024" id="may-2024"></a>

## June 2023  <a href="#may-2024" id="may-2024"></a>

### **Auditor** [Salus](https://salusec.io/) <a href="#auditor" id="auditor"></a>

#### Scope <a href="#auditor" id="auditor"></a>

<figure><img src="/files/EUs2NqAYjn2S2V3kX1If" alt=""><figcaption></figcaption></figure>

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

### July 2023  <a href="#may-2024" id="may-2024"></a>

#### **Auditor** [ZkSecurity](https://www.zksecurity.xyz/) <a href="#auditor" id="auditor"></a>

#### Scope <a href="#auditor" id="auditor"></a>

<figure><img src="/files/Q4SaePGiw7OzBgjBeffm" alt=""><figcaption></figcaption></figure>

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

## October 2023 <a href="#may-2024" id="may-2024"></a>

### **Auditor** [ZkSecurity](https://www.zksecurity.xyz/) <a href="#auditor" id="auditor"></a>

#### **Scope** <a href="#scope" id="scope"></a>

<figure><img src="/files/bkBsrBtqLd9kWlihxotX" alt=""><figcaption></figcaption></figure>

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

## September 2024  <a href="#may-2024" id="may-2024"></a>

### **Auditor**[ **Least Authority**](https://leastauthority.com/) <a href="#auditor" id="auditor"></a>

#### Scope <a href="#auditor" id="auditor"></a>

<figure><img src="/files/k0cHieQvCp8kViv2K95d" alt=""><figcaption></figcaption></figure>

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

## March 2025&#x20;

## Auditor Slowmist

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


---

# 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://silent-protocol.gitbook.io/silent-protocol-1/miscellaneous/audits-and-security.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.
