# Audit reports

## 디카르고의 보안 접근 방식

디카르고(dKargo)는 보안을 단발적인 점검이 아닌, 메인넷 운영 전반에 걸친 핵심 프로세스로 정의합니다. 우리는 다음과 같은 원칙을 바탕으로 네트워크의 무결성을 유지합니다.

* **선제적 위협 차단**: 설계 단계부터 잠재적 위협 모델링을 수행하여 취약점을 사전에 식별하고 대응합니다.
* **지속적 객관적 검증**: 자체 보안 점검에 그치지 않고, 글로벌 보안 전문 기관을 통해 정기적인 감사를 실시하여 기술적·운영적 투명성을 확보합니다.
* **실시간 모니터링 및 고도화**: 감사 결과를 바탕으로 권한 분산, 데이터 가용성 강화 등 보안 인프라를 상시 업데이트하며 진화하는 위협에 대응합니다.

아래 리스트는 디카르고가 수행한 정기 보안 감사 리포트이며, 생태계 확장에 맞춰 신규 감사 결과가 지속적으로 추가 및 업데이트될 예정입니다.

## 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/undefined-7/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.
