# Audit Reports

### Sherlock Audit Competition

Malda's new deployment have been reviewed by experts at Sherlock as well as over 500 security experts under Sherlock's audit competition format, ensuring a thorough battel-test of the codebase.&#x20;

Link to audit report in the Malda GH Repo

* [malda-lending-sherlock-audit-report](https://github.com/malda-protocol/malda-lending/blob/main/audit/2025_10_06_Sherlock_Competition.pdf)

### Veridise Audit

Malda has been audited by Veridise, one of the most reputable auditors in the ZK space. They have previously audited Risc Zero, Linea, Scroll and Succinct among others.&#x20;

Link to audit reports in the Malda GH Repo

* [malda-lending report](https://github.com/malda-protocol/malda-lending/blob/main/audit/VAR_Malda_250120_malda_lending_V5.pdf)
* [malda-zk-coprocessor report](https://github.com/malda-protocol/malda-zk-coprocessor/blob/main/audit/VAR_Malda_250120_malda_zkcoprocessor.pdf)

Link to audit reports on their website:

* [malda-lending report](https://veridise.com/audits-archive/company/malda/malda-lending-2025-05-20/)
* [malda-zk-coprocessor report](https://veridise.com/audits-archive/company/malda/malda-zk-coprocessor-2025-05-20/)


---

# 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://ionian.gitbook.io/malda/malda-protocol/audit-reports.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.
