> For the complete documentation index, see [llms.txt](https://docs.venn.build/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.venn.build/venn-network/audit-reports.md).

# Audit Reports

At Venn, we prioritize the security and integrity of our protocol and ecosystem. In addition to conducting rigorous internal audits, we collaborate with trusted, industry-leading external partners to ensure our systems and infrastructure are secure. These comprehensive evaluations provide an additional layer of assurance, confirming that Venn meets the highest standards of security and reliability.

<table><thead><tr><th width="172.56640625">Auditor</th><th width="265.09375">Description</th><th width="152.91796875">Audit Date</th><th>Report</th></tr></thead><tbody><tr><td>Certora</td><td><ul><li>On-Chain Firewall v2</li><li>Venn Safe Guard</li></ul></td><td>Q1 2025</td><td><a href="https://storage.googleapis.com/www-venn-website/audits/Ironblocks%20-%20Firewall%20v2%20-%20Official%20Audit%20Report.pdf">Link</a></td></tr><tr><td>OpenZeppelin</td><td><ul><li>On-Chain Firewall</li></ul></td><td>Q1 2024</td><td><a href="https://blog.openzeppelin.com/ironblocks-onchain-firewall-audit">Link</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.venn.build/venn-network/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.
