# 資安審計

## Scallop的Sui智能合約受過資安審計與開源嗎?

Scallop 已經完成了 Zellic、OtterSec 和 MoveBit 的智能合約審計。Scallop Lend 是一個開源協議，運行在 Sui 區塊鏈上，因此每個人都可以成為 Scallop Lend 的審計員。

### 核心智能合約 (借貸)

**Scallop 智能合約審計報告 by Zellic:**

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

**Scallop 智能合約審計報告  by OtterSec:**

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

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

**Scallop 智能合約審計報告  by MoveBit:**

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

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

**Scallop 智能合約審計報告  by Asmptotic:**

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

**Scallop sui-lending-protocol** ��**:**\
\
<https://github.com/scallop-io/sui-lending-protocol>

### sCoin 封包

{% file src="/files/Ark9Rxxr6Xxe9AWCxTCY" %}
audited by MoveBit
{% endfile %}

### veSCA

{% file src="/files/9atnTR5AYnV00rhr7NAI" %}
audited by MoveBit
{% endfile %}

{% file src="/files/hljv96CgXiEvI7VUYphU" %}
audited by MoveBit
{% endfile %}

### SCA (Scallop 代幣)

{% file src="/files/QSF7EKZoFyTd5LtmtWsJ" %}
audited by MoveBit
{% endfile %}

### 借款激勵

{% file src="/files/e5wtbkeuc822BZWTs2ae" %}
audited by MoveBit
{% endfile %}


---

# 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.scallop.io/zh/protocol/auditing.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.
