> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cove.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Audits

> Smart contract audits of the Cove ecosystem

Cove is committed to the highest standards of security and transparency. As part
of this commitment, all major protocol upgrades and new components undergo
rigorous independent audits from leading security firms.

You can find a complete list of audit reports below. All reports are also
available in the
[cove-audits public repository](https://github.com/Storm-Labs-Inc/cove-audits).

<Note>
  Audits are not a security guarantee. They represent a best-effort review at a
  specific point in time to identify potential issues.
</Note>

## Cove Protocol

| Auditing Firm                     | Date(s)                | Report(s)                                                                                                                                                                                                  | Focus                         |
| :-------------------------------- | :--------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------- |
| [Pashov](https://www.pashov.net/) | 2025-01-16, 2025-04-19 | [Report 1](https://github.com/Storm-Labs-Inc/cove-audits/blob/master/2025-01-16%5FPashov%5FCove.pdf), [Report 2](https://github.com/Storm-Labs-Inc/cove-audits/blob/master/2025-04-19%5FPashov%5FCove.pdf) | Cove Protocol smart contracts |
| [Zellic](https://www.zellic.io/)  | 2024-12-23             | [Report](https://github.com/Storm-Labs-Inc/cove-audits/blob/master/2024-12-23%5FZellic%5FCove.pdf)                                                                                                         | Cove Protocol smart contracts |

## Cove Boosties

| Auditing Firm                                 | Date(s)    | Report(s)                                                                                                         | Focus                                                                                |
| :-------------------------------------------- | :--------- | :---------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------- |
| [yAudit](https://yaudit.dev/)                 | 2024-03-30 | [Report](https://github.com/Storm-Labs-Inc/cove-audits/blob/master/2024-03-30%5FyAudit%5FBoosties.pdf)            | \$COVE governance token and auxiliary/reward contracts for Boosties                  |
| [Quantstamp](https://quantstamp.com/)         | 2024-03-08 | [Report](https://github.com/Storm-Labs-Inc/cove-audits/blob/master/2024-03-08%5FQuantstamp%5FBoosties.pdf)        | \$COVE governance token and auxiliary, reward, and deployment contracts for Boosties |
| [Trail of Bits](https://www.trailofbits.com/) | 2024-01-25 | [Report](https://github.com/Storm-Labs-Inc/cove-audits/blob/master/2024-01-25%5FTrail%5Fof%5FBits%5FBoosties.pdf) | Cove Boosties strategy contracts                                                     |

Source code and audit reports are available in the following repositories:

<Card title="cove-contracts-core" icon="github" href="https://github.com/Storm-Labs-Inc/cove-contracts-core/">
  Core smart contracts of the Cove Protocol
</Card>

<Card title="cove-contracts-boosties" icon="github" href="https://github.com/Storm-Labs-Inc/cove-contracts-boosties">
  Smart contracts for Cove Boosties, the \$COVE token, and auxiliary systems.
</Card>

<Card title="cove-audits" icon="github" href="https://github.com/Storm-Labs-Inc/cove-audits">
  Collection of all Cove smart contract audit reports.
</Card>
