# Audit reports

## Our Approach to Security

At dKargo, we define security not as a one-time task but as a core ongoing process integrated into every aspect of our mainnet operations. We uphold the integrity of our network based on the following principles:

* Proactive Threat Mitigation: We perform rigorous threat modeling starting from the design phase to identify and address vulnerabilities before they arise.
* Continuous Third-Party Verification: Beyond internal checks, we conduct regular audits with world-class security firms to ensure technical and operational transparency.
* Real-time Monitoring & Evolution: Based on audit findings, we continuously enhance our security infrastructure—including decentralized governance and data availability—to adapt to evolving threats.

The following list comprises official security audit reports conducted by dKargo. New reports will be added and updated regularly as we continue to expand and fortify our ecosystem.

## Security Audit Reports

<table><thead><tr><th width="100.37890625">Auditor</th><th width="116.5">Audit date</th><th width="406.48046875">Audited code</th><th width="125.5234375">View report</th></tr></thead><tbody><tr><td>Theori</td><td>01/19/2026</td><td>Nitro Contract v3.1.0 &#x26; StandardArbERC20 DKA Contract</td><td><a href="https://github.com/dKargo/nitro-contracts/blob/f6430dfaa4d647f61857ef4c441abbce2ec53dfb/audit/%5BTheori%5D%20dKargo%20L3%20Deployment_Operation%20Security%20Assessment%20Final%20Report.pdf">view</a></td></tr></tbody></table>


---

# 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.dkargo.io/docs2-eng/security/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.
