> For the complete documentation index, see [llms.txt](https://docs.brahma.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brahma.fi/others/security-audits.md).

# Security Audits

## **Brahma Console v2**

### **Smart Contract Audits**

{% hint style="info" %}
[Spearbit](https://github.com/spearbit/portfolio/blob/master/pdfs/Brahma-Spearbit-Security-Review.pdf) audit report of Brahma account
{% endhint %}

{% hint style="info" %}
[Code4rena](https://code4rena.com/contests/2023-10-brahma#top) audit report of Brahma account
{% endhint %}

{% hint style="info" %}
[Ackee Blockchain](https://github.com/Ackee-Blockchain/public-audit-reports/blob/master/2023/ackee-blockchain-brahma-console-v2-report.pdf) audit report of Brahma account
{% endhint %}

### Web Application - Pen Testing

{% hint style="info" %}
[Quill Audits ](https://github.com/Brahma-fi/brahma-security/blob/master/audits/brahma-fi-console-v2-audit-2024-10-quillaudits.pdf)Pentest audit report
{% endhint %}

## **Brahma Account v1**&#x20;

{% hint style="info" %}
[Trust90](https://github.com/Brahma-fi/brahma-security/blob/master/audits/brahma-fi-console-audit-2023-05-trust.pdf)[ | Trust Security](https://github.com/Brahma-fi/brahma-security/blob/master/audits/brahma-fi-console-audit-2023-05-trust.pdf) audit report of Brahma account
{% endhint %}

{% hint style="info" %}
[Bluethroat Labs](https://github.com/Brahma-fi/brahma-security/blob/master/audits/brahma-fi-console-audit-2023-05-bluethroat.pdf) audit report of Brahma account
{% endhint %}

{% hint style="info" %}
[Akshay Srivatav](https://github.com/Brahma-fi/brahma-security/blob/master/audits/brahma-fi-console-audit-2023-05-akshay.md)'s audit report of Brahma account
{% endhint %}


---

# 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.brahma.fi/others/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.
