# Audits

<div data-with-frame="true"><figure><img src="/files/SEoRQeSeLaflkLZT7LrN" alt=""><figcaption></figcaption></figure></div>

#### Audits are just part of the story

For any project, layers of security are crucial. Audits represent one layer, while core developers and contributors collaborate to provide many more. Notable security programs, designs, and partners beyond audits include:

* Embedded security researchers [via Asymmetric Research](https://stacks.org/asymmetric-joins-stacks-ecosystem)
* Attackathon programs in partnership with Immunefi
* sBTC’s decentralized [network of validators/signers](https://www.stacks.co/sbtc) (removing the need to entrust a single entity and mitigating counterparty risk)
* Stacks’ underlying design that offers 100% Bitcoin finality, securing sBTC at the consensus level of a $2.5 billion network.
* Support at the app layer via [Hypernative](https://hackernoon.com/hypernative-bolsters-bitcoin-l2-security-as-stacks-ecosystem-gets-real-time-protection)
* Bitcoin L2 Labs' [whitehat security program](https://bitcoinl2-labs.github.io/2024/06/04/orange-hats.html)
* Stacks Foundation's partnership with Staking Defense League
* Stacks Founation's ongoing [Immunefi bug bounty program](https://immunefi.com/bug-bounty/stacks/information/)
* Dedicated Stacks Foundation Residents focused exclusively on fuzz and penetration testing (created [Rendezvous](https://stacks-network.github.io/rendezvous/))

{% hint style="warning" %}
*All 'high' or 'critical' issues listed in audits have either been mitigated or otherwise made obsolete, even if the report states otherwise.*
{% endhint %}

#### Stacks Core

Audits on Stacks Core

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

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

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

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

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

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

#### Other audits

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

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

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

Trail of Bits Report, Stacks Blockchain (No PDF, [Github Issues List provided](https://github.com/diwakergupta/stacks-blockchain-tob-audit/issues))


---

# 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.stacks.co/learn/network-fundamentals/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.
