# 스마트 컨트랙트

## 소스 코드

Cyclone Protocol의 스마트 계약은 GPL-3.0 라이선스에 따라 오픈 소스이며 <https://github.com/cycloneprotocol/cyclone-contracts에서> 찾을 수 있습니다.

## 감사 보고서

### ChainShield의 감사 보고서

큰 문제가 확인되지 않았습니다. 보고서의 5가지 낮은 영향 결과.

자세한 보고서는 다음에서 찾을 수 있습니다.

{% file src="/files/-MVwMB3sAAKGp9zma217" %}

### Slowmist의 감사 보고서

[Slowmist](https://www.slowmist.com/en/) 에서 확인된 주요 문제는 없습니다. 자세한 보고서는 다음에서 찾을 수 있습니다.

{% file src="/files/-MY3RKd1R4T7nq41E4hA" %}


---

# 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.cyclone.xyz/korean/audit.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.
