# Audits

The Adena codebase has been audited by security specialists. All of our reports are made accessible on GitHub for transparency.

{% embed url="<https://github.com/onbloc/adena-wallet/tree/main/audits>" %}

### Security Evaluation by All In Bits

All In Bits (AiB), the core engineering team behind Gno and gno.land has conducted a time-boxed security evaluation of Adena's source code. No critical or high level issues were identified. All findings were resolved in Patch v1.9.0 and the final report was released on April 23, 2024.

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

### Formal Audit by Halborn Security

Halborn Security has conducted a formal security assessment on the Adena Wallet browser extension. No critical level issues were identified. All findings were resolved in Patch v1.15.0 and the final report was released on March 7th, 2025.

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


---

# 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.adena.app/resources/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.
