# Security Audits

### Verida Protocol

A [comprehensive security audit](https://github.com/chainsulting/Smart-Contract-Security-Audits/tree/master/Verida) on the protocol and the Verida Wallet (previously called Vault) mobile app was completed by Chainsulting (now softstack). The audit included automated vulnerability testing, manual security testing, and a review of the Verida architecture.&#x20;

No critical issues were found, and the team have addressed or acknowledged all other issues identified. A full report of the findings can be found [here](https://github.com/chainsulting/Smart-Contract-Security-Audits/blob/master/Verida/02_Architecture_Audit_Verida_PUBLIC_19112022.pdf).

A second audit on the Verida Protocol was completed by Hashlock, resulting in Verida achieving the highest possible security rating. The protocol audit can be found [here](https://www.hashlock.com.au/audits/verida-protocol-audit).

### Verida Token

The Verida Token (VDA) audit was completed by [Hashlock](https://www.hashlock.com.au/). You can see the public audit report [here](https://www.hashlock.com.au/audits/verida-token-audit).


---

# 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://community.verida.network/verida-network/security-audits.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.
