# 🛡️   Audits

VaultCraft's core smart contracts are:

* Audited
* Non-custodial
* Decentralized
* Censorship-resistant

## Audits 2024

### <mark style="background-color:orange;">Paladin</mark>

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

### gjaldon

Multi-strategy audit: <https://gist.github.com/gjaldon/f3d1e2410f6e52370c8f19e72b98ea5c>\
Peapod audit: <https://gist.github.com/gjaldon/8d2067cd7b382a347c5ca4a5d01aa7c2>

## Audits 2023

#### <mark style="background-color:purple;">Code4rena</mark>

* [Contest details & results](https://code4rena.com/contests/2023-01-popcorn-contest)
* [The Ones in the Arena: PopcornDAO](https://medium.com/code4rena/the-ones-in-the-arena-popcorn-dao-af45db3793b8) (blog post byC4)
* [Github repo](https://github.com/code-423n4/2023-01-popcorn)

#### <mark style="background-color:blue;">**BlockSec**</mark>

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

#### <mark style="background-color:orange;">Salus Security</mark>

* [ML rapid detection smart contract coverage](https://docs.google.com/spreadsheets/d/199NqAJW0HqGwGO_l11GWZqYGRlfsCmbRW6mJr3lq36M/edit?usp=sharing)

#### <mark style="background-color:red;">0xRuhum  - C4 white hat audit</mark>

* [Popcorn Audit](https://gist.github.com/0xruhum/4252cee7e84da6bb5b0a19ed00b5e34e)

## Audits 2022

#### Zokyo

* [Smart Contract Audit](https://938792658-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDCUWGERi18R9emmxWwO2%2Fuploads%2FmBWIydyZzVeNBuK3u5an%2FZokyo%20Audit.pdf?alt=media\&token=2b1014dc-cf57-4130-a0ad-1b3721419ebe)

#### G0 Group

* [Security Review](https://938792658-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDCUWGERi18R9emmxWwO2%2Fuploads%2F0NB6k44GVu1IW2B2mOcG%2FPopcornMay2022.pdf?alt=media\&token=4e851e48-0df7-4e3c-b165-8217838ca043)


---

# 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.vaultcraft.io/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.
