> For the complete documentation index, see [llms.txt](https://whitepaper.virtuals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/an-quan/virtuals-protocol-zhi-neng-he-yue-an-quan-shen-ji.md).

# Virtuals Protocol 智能合约安全审计

### 独立智能合约安全审计

Virtuals Protocol 为部署在整个生态中的关键智能合约开展独立审计。这些审计有助于提升透明度、安全性以及协议的长期完整性。

本页面是已完成的 Virtuals Protocol 安全审计的官方存档。开发者、贡献者和参与者可以查阅核心协议组件的技术基础。

### 可查看的 Virtuals Protocol 审计报告

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

{% file src="/files/8dbbfcc629bc577f9a22d2e14e0394c836b3393d" %}

{% file src="/files/44313a4691d3ffdf4e249ee92cd1b6c977ca612b" %}

{% file src="/files/8ef4781fb4c1fd05c4854fd1b3eefbe3eb5b7f34" %}

### 竞赛式安全审计

[在 Code4rena 上查看 Virtuals Protocol 的竞赛审计](https://code4rena.com/reports/2025-04-virtuals-protocol).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/an-quan/virtuals-protocol-zhi-neng-he-yue-an-quan-shen-ji.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
