> For the complete documentation index, see [llms.txt](https://docs.bifrost.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifrost.io/resources/audit-report.md).

# Audit Report

### SlowMist Audit Report - Bifrost Protocol

{% embed url="<https://github.com/bifrost-finance/bifrost-wiki/blob/master/slowmist-rep-bifrost-2022-02.pdf>" %}

### Certik Security Assessment - Bifrost Protocol

{% embed url="<https://github.com/bifrost-finance/bifrost-wiki/blob/master/certik-rep-bifrost-2022-01.pdf>" %}

### SlowMist Audit Report - Bifrost vETH 2.0

{% embed url="<https://github.com/bifrost-finance/bifrost-vETH-2.0/blob/main/audit/SlowMist%20Audit%20Report%20-%20Bifrost%20vETH%202.0.pdf>" %}

### SlowMist Audit Report - Bifrost SLP

{% embed url="<https://github.com/bifrost-finance/bifrost-wiki/blob/master/slowmist-rep-bifrost-slp-2022-08.pdf>" %}

### Bifrost Security Evaluation

{% embed url="<https://drive.google.com/file/d/1jjASLFLc-G56fDrtHBAXME1C5M9-LPLJ/view?usp=sharing>" %}

### Common Prefix Audit Report - SLPx

{% embed url="<https://docs.google.com/document/d/1HPMcVXQuOn_Y3HpxIrRWh4DgGbZXbvWocmZYuoasNHg/edit#heading=h.7i34j32dfki6>" %}

### Beosin Audit Report - Stable Swap

{% embed url="<https://beosin.com/audits/Stable-swap_202309291700.pdf>" %}

### Beosin Audit Report - vToken Minting

{% embed url="<https://beosin.com/audits/Bifrost_vtoken-voting_202310121750.pdf>" %}

### OAK Audit Report - Loopstake (Leveraged Staking)

{% embed url="<https://github.com/oak-security/audit-reports/blob/main/Bifrost/2024-03-11%20Audit%20Report%20-%20Bifrost%20Finance%20Leveraged%20Staking%20v1.0.pdf>" %}

### BlockDeep Audit Report - bbBNC

{% embed url="<https://drive.google.com/file/d/186kOlHTB2krP6Rqa4uyb_bvuJKpV8GpA/view?usp=drive_link>" %}

### Beosin Audit Report - vToken Minting & SLP V2

{% embed url="<https://beosin.com/audits/Bifrost(vtoken-minting&&slp-v2)_202509251121.pdf>" %}

### Beosin Audit Report - vETH 3.0 & SLPx V2

{% embed url="<https://beosin.com/audits/Bifrost(veth-3.0&&slpx-v2)_202509251035.pdf>" %}


---

# 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.bifrost.io/resources/audit-report.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.
