# External Audits

Security Audits

Tectonic protocol is a fork of Compound protocol. Compound protocol was audited by Trail of Bits and Open Zeppelin ([Link](https://compound.finance/docs/security)).

The smart contracts and DeFi operating model were audited by Cronos Labs's security team as well as external auditing firms Slowmist and Blocksec. The audit reports are available under "[Audit Reports](#audit-reports)" below.

### Audit Reports

#### SlowMist Audit Report (December 2021)

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

#### SlowMist & BlockSec Audit Report - Staking (Mar 2022)

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

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

#### BlockSec Audit Report - Isolated Pools (Dec 2022)

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

#### SlowMist Audit Report - Collateral Repay & Collateral Swap (Apr 2023)

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


---

# 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://tectonic.gitbook.io/docs/developer/smart-contracts-and-security/external-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.
