# Audits

YieldFi smart contracts are audited on an ongoing basis, and we commission audits **for each major upgrade** to ensure new functionality and changes receive independent security review. Below is the audit history in reverse chronological order:

## V3 Contracts (14th Jan, 2026)

[**Sherlock Audit Report**](https://github.com/sherlock-protocol/sherlock-reports/blob/main/audits/2026.02.03%20-%20Final%20-%20YieldFi%20Collaborative%20Audit%20Report%201770139561.pdf)

The Sherlock audit report on Vault smart contracts confirmed the absence of critical and high level issues. Medium-level, Low-level and informational recommendations were implemented promptly.

{% file src="<https://1387302295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FngccAZ1n0zWXTry6FNZe%2Fuploads%2FWGbA8QIQKH1HiQnwHKsx%2FYieldFi%20Sherlock%20Audit%20Report.pdf?alt=media&token=a6332c6b-7d47-43c5-afbb-813846e70e1f>" %}

## vyToken Contracts (17th June, 2025)

[**Cyfrin Audit Report**](https://github.com/Cyfrin/cyfrin-audit-reports/blob/main/reports/2025-06-17-cyfrin-yieldfi-pr19-vytoken-v2.2.pdf)

The Cyfrin audit report on YieldFi’s DeFi Vault smart contracts confirmed the absence of critical, high and medium level issues. Low-level and informational recommendations were implemented promptly.

{% file src="<https://1387302295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FngccAZ1n0zWXTry6FNZe%2Fuploads%2Ftwk0cgnmhBblf39Datqn%2FCyfrin%20x%20YieldFi%20Audit%20Report.pdf?alt=media&token=9b6227fb-8567-4310-abd7-62d62a0974d7>" %}

## yToken Contracts (25th April, 2025)

#### [**Cyfrin Audit Report**](https://github.com/Cyfrin/cyfrin-audit-reports/blob/main/reports/2025-04-24-cyfrin-yieldfi-v2.0.pdf)

The Cyfrin audit report on YieldFi’s smart contracts highlighted 2 critical and 1 high-level issues along with a few medium and low-level issues, which were implemented promptly and verified by the auditors.

{% file src="<https://1387302295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FngccAZ1n0zWXTry6FNZe%2Fuploads%2F5VT5dryzgdEJcRBhfFlO%2FYieldFi%20x%20Cyfrin%20Team%20Audit%20Report.pdf?alt=media&token=a1bd2559-cd04-467e-95ec-0c9123925974>" %}

## yToken Contracts (12th Nov, 2024)

#### [**Halborn Audit Report**](https://www.halborn.com/audits/yieldfi)

The Halborn audit report on YieldFi’s smart contracts confirmed the absence of critical and high-level issues. Medium and low-level recommendations were implemented promptly.

{% file src="<https://1387302295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FngccAZ1n0zWXTry6FNZe%2Fuploads%2F6G1lzqM61a6rAbv3tNa3%2FYieldFi%20x%20Halborn%20Audit%20Report.pdf?alt=media&token=d7b5ad9a-8970-4a54-8eff-a73692ca9044>" %}

#### [**Cantina Solo Audit Report**](https://cantina.xyz/portfolio/d13d31e4-72c7-404c-b281-f6ccdd3c534f)

The Cantina solo audit report on YieldFi’s smart contracts confirmed the absence of critical and high-level issues. Medium and low-level recommendations were implemented promptly.

{% file src="<https://1387302295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FngccAZ1n0zWXTry6FNZe%2Fuploads%2FE90WMSxns6OSX60RRRYg%2FYieldFi%20x%20Spearbit%20%3A%20Cantina%20Audit%20Report.pdf?alt=media&token=3fe1c18a-d2b4-491b-8ae8-23fc54d1d949>" %}


---

# 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.yield.fi/resources/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.
