# Audits

Snowbridge continually commissions incremental audits of the protocol implementation.

Our main auditor, [Oak Security](https://oaksecurity.io/), uses a [blinded](https://oaksecurity.io/security-audits) approach, which emphasises redundancy, wherein multiple auditors work independently and only reveal their findings in a final consensus meeting.

## CommonPrefix

#### 2023-11-17

Audit of BEEFY light client sampling protocol

{% file src="<https://1989823243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtC80IPpnYgEJmgOYIpqZ%2Fuploads%2Fx63J3wwvGWXE7198eZ3J%2Fsnowfork_beefy_client_v2_audit.pdf?alt=media&token=4c73ea9c-cfd6-404c-bb38-4b2f4e9f3b84>" %}

## Oak Security

Auditor-hosted document archive: <https://github.com/oak-security/audit-reports/tree/main/Snowbridge>

#### 2025-05-29

Audit of new Snowbridge V2 functionality

{% file src="<https://1989823243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtC80IPpnYgEJmgOYIpqZ%2Fuploads%2FmwaxEPHs40GtSgvyqBTi%2F2025-05-29%20Audit%20Report%20-%20Snowbridge%20v2%20v1.0.pdf?alt=media&token=be88659a-8e6b-4838-9bda-a9a91346aa18>" %}

#### 2025-01-07

Incremental audit

{% file src="<https://1989823243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtC80IPpnYgEJmgOYIpqZ%2Fuploads%2Flt6hQ1LzPmbJEXBMnZxl%2F2025-01-07%20Audit%20Report%20-%20Snowbridge%20Updates%203%20v1.0.pdf?alt=media&token=7c26356a-0990-4d28-99c7-4d4c10546844>" %}

#### 2024-08-16

Incremental audit

{% file src="<https://1989823243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtC80IPpnYgEJmgOYIpqZ%2Fuploads%2FLIDRwRhJUvEIpdyIBEoT%2F2024-08-16%20Audit%20Report%20-%20Snowbridge%20Updates%20v1.0.pdf?alt=media&token=faf350d1-2169-4cab-9391-31e2769730d4>" %}

#### 2024-08-10

Incremental audit

{% file src="<https://1989823243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtC80IPpnYgEJmgOYIpqZ%2Fuploads%2F9pUdPAXI4OyfKFBhlEdd%2F2024-08-10%20Audit%20Report%20-%20Snowbridge%20Updates%202%20v1.0.pdf?alt=media&token=675d09e5-7de2-43b3-8460-997a804730e8>" %}

#### 2024-05-06

Incremental audit

{% file src="<https://1989823243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtC80IPpnYgEJmgOYIpqZ%2Fuploads%2FHf5cdwV4rkYzi9ZzIuei%2F2025-05-06%20Audit%20Report%20-%20Snowbridge%20Updates%204%20v1.0.pdf?alt=media&token=a7cc7364-133c-4aad-922f-a789e5d3f329>" %}

#### 2024-05-24

Finalized audit for the initial v1.1 codebase

{% file src="<https://1989823243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtC80IPpnYgEJmgOYIpqZ%2Fuploads%2F9Hq8LcPSWhqfTgG6WFdY%2F2024-05-24%20Audit%20Report%20-%20Snowbridge%20v1.1.pdf?alt=media&token=88231158-a957-4f68-bdfb-1783290849a9>" %}

#### 2024-02-12

Auditing Team: [Oak Security](https://oaksecurity.io/)

{% file src="<https://1989823243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtC80IPpnYgEJmgOYIpqZ%2Fuploads%2F2cDgxvxYhP5J7xaB1kZq%2F2024-02-12%20Audit%20Report%20-%20Snowbridge%20Extension%20v1.1.pdf?alt=media&token=09ae6eb0-a71c-4f3c-b886-b33d067ea639>" %}


---

# 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://docs.snowbridge.network/security/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.
