# External Audits

### DAPPOS V2 Audit Reports

Audit reports are all open for review, showcasing our commitment to transparency. We're actively collaborating with leading security audit firms to thoroughly assess our smart contracts, reinforcing our dedication to a secure ecosystem with no vulnerability.

<table><thead><tr><th width="168" align="center">Auditor</th><th width="208" align="center">Date</th><th width="161" align="center">Status</th><th width="173" align="center">Audit Link</th></tr></thead><tbody><tr><td align="center">CertiK</td><td align="center">August 2023</td><td align="center">Completed</td><td align="center"><a href="https://skynet.certik.com/projects/dappos">CertiK</a></td></tr><tr><td align="center">Secure 3</td><td align="center">August 2023</td><td align="center">Completed</td><td align="center"><a href="https://github.com/Secure3Audit/Secure3Academy/blob/main/audit_reports/dappOS/DapposP4_final_Secure3_Audit_Report.pdf">Github</a></td></tr><tr><td align="center">Secure 3</td><td align="center">August 2023</td><td align="center">Completed</td><td align="center"><a href="https://github.com/Secure3Audit/Secure3Academy/blob/main/audit_reports/dappOS/DapposP5_final_Secure3_Audit_Report.pdf">Github</a></td></tr><tr><td align="center">Trail of Bits</td><td align="center">August 2023</td><td align="center">Completed</td><td align="center"><a href="https://github.com/trailofbits/publications/blob/master/reviews/2023-07-dappos-securityreview.pdf">Github</a></td></tr><tr><td align="center">SlowMist</td><td align="center">October 2023</td><td align="center">Completed</td><td align="center"><a href="https://github.com/slowmist/Knowledge-Base/blob/master/open-report-V2/smart-contract/SlowMist%20Audit%20Report%20-%20DappOS%20Contracts%20Core.pdf">Github</a></td></tr><tr><td align="center">BlockSec</td><td align="center">June 2024</td><td align="center">Completed</td><td align="center"><a href="https://github.com/blocksecteam/audit-reports/blob/main/solidity/blocksec_dappos_ia_v1.0-signed.pdf">Github</a></td></tr><tr><td align="center">Halborn</td><td align="center">September 2024</td><td align="center">Completed</td><td align="center"><a href="https://www.halborn.com/audits/dappos/intent-assets">Halborn Report</a></td></tr><tr><td align="center">Halborn</td><td align="center">November 2024</td><td align="center">Completed</td><td align="center"><a href="https://www.halborn.com/audits/dappos/internal-exchange-re-assessment">Halborn Report</a></td></tr></tbody></table>

## Audit Report PDFs

### CertiK&#x20;

{% file src="/files/dCuNdlwyDyk0wfLXQhfp" %}

### Secure3&#x20;

{% file src="/files/01FNzH3eO6z0ElL3CUF5" %}

{% file src="/files/yrKeETMOfN6sYhzTQhcy" %}

### Trail of Bits

{% file src="/files/d8rHIfFJdKXqozH7e6hs" %}

### SlowMist

{% file src="/files/9MiO8iHUD4vB3ia6OSDp" %}

### BlockSec

{% file src="/files/H8pNgE1mJfgMXPsqDwNX" %}

### Halborn

{% file src="/files/z1V6tnDDhLz8NZ4oEYwR" %}

{% file src="/files/qKl68tIAR5u9gPfaspof" %}


---

# 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://dappos.gitbook.io/docs/dappos/security/external-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.
