> 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/an-quan-shen-ji-bao-gao.md).

# 安全审计报告

**作为我们对透明度、安全性和长期协议完整性的承诺的一部分，Virtuals Protocol 会对生态系统内部署的所有关键智能合约进行独立审计。**

本节作为所有已完成审计的官方存档。其旨在为希望审查 Virtuals 关键组件技术基础的构建者、贡献者和参与者提供清晰信息。

以下报告当前可用：

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

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

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

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

[Virtuals Protocol 竞争性审计<br>](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/an-quan-shen-ji-bao-gao.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.
