# Security Audit

At Taker Chain, security is our top priority. To ensure the safety and robustness of our platform, we partnered with [**Scalebit**](https://www.scalebit.xyz/), a leading blockchain security auditing firm founded by **BitLabs**.

**Scalebit** specializes in the Bitcoin ecosystem and has conducted audits for the majority of the prominent projects in this space, including:

* **Unisat**
* **Merlin Chain**
* **BEVM**
* **Nervos CKB**
* **iZUMI**
* **B² Network**

In addition to leveraging Scalebit’s expertise, Taker Chain is built on [**Substrate**](https://github.com/paritytech/substrate), a mature and widely adopted blockchain framework developed by Parity Technologies. Substrate has been rigorously tested and successfully implemented in numerous blockchain projects over the years, ensuring a reliable and secure foundation for our chain.

***

### **Audit Reports**

To maintain full transparency, we’ve made all audit reports for Taker Chain publicly available:

* **Taker Controller Audit Report**: [View Report](https://scalebit.xyz/reports/20250710-Taker-Protocol-Final-Audit-Report.pdf)
* **Taker Chain Audit Report**: [View Report](https://scalebit.xyz/reports/Taker-Chain-Audit-Report.pdf)
* **Taker Swap Audit Report**: [View Report](https://scalebit.xyz/reports/Taker-Swap-Audit-Report.pdf)

By working with **Scalebit** and building on the proven **Substrate** framework, Taker Chain ensures that its infrastructure, smart contracts, and cross-chain bridges meet the highest security standards. This commitment to security provides users and developers with a safe, reliable, and trustworthy blockchain environment.


---

# 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.taker.xyz/taker/developers/evm-developers/security-audit.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.
