> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mls.onchainden.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Security Audits

> The Multi-Layer Security Wallet smart contracts have been audited by independent third-party security firms.

The [Multi-Layer Security Wallet smart contracts](/smart-contracts/overview) have been reviewed by independent third-party security firms. The full audit reports are published in the open-source contracts repository.

## Audit reports

| Auditor                             | Date       | Report                                                                                                                                                |
| ----------------------------------- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Certora](https://www.certora.com/) | May 2026   | [MLS Wallet Security Assessment by Certora (PDF)](https://github.com/OnChainDen/mls-contracts/blob/main/docs/audits/Den_MLS_Audit_Report_Certora.pdf) |
| [yAudit](https://yaudit.dev/)       | April 2026 | [MLS Wallet Security Assessment by yAudit (PDF)](https://github.com/OnChainDen/mls-contracts/blob/main/docs/audits/Den_MLS_Audit_Report_yAudit.pdf)   |

All reports are also available in the [`docs/audits/`](https://github.com/OnChainDen/mls-contracts/tree/main/docs/audits) directory of the repository.

## Verify it yourself

Because the contracts are [open source](https://github.com/OnChainDen/mls-contracts), you don't have to take the auditors' word for it. Your security team can review the code directly and verify that the [deployed contracts](/smart-contracts/deployments) match the audited source.
