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

# Audits

> Red Sentinel smart contract audit reports and security verification.

# Audits

Red Sentinel's smart contracts have been thoroughly audited by [OtterSec](https://osec.io/), a leading blockchain security firm.

<Check>Audit Status: **Completed**</Check>

***

## Audit Overview

| Metric                     | Value     |
| -------------------------- | --------- |
| **Auditor**                | OtterSec  |
| **Status**                 | Completed |
| **Lines of Code Audited**  | 2,500+    |
| **Critical Findings**      | 0         |
| **Code Coverage**          | 100%      |
| **Security Fixes Applied** | 100%      |

***

## About OtterSec

[OtterSec](https://osec.io/) is an industry-leading blockchain security firm that specializes in smart contract audits and security research. They have audited major protocols across the Solana, Sui, and broader Web3 ecosystem.

***

## Audit Report

<Card title="View Full Audit Report" icon="shield-check" href="https://redsentinel.xyz/pdfs/audit_final.pdf">
  Download the complete OtterSec audit report for Red Sentinel smart contracts.
</Card>

<Note>
  The audit report is also available on the [Red Sentinel landing page](https://redsentinel.xyz)
  footer and in the [GitHub repository](https://github.com/sui-sentinel/contracts).
</Note>

***

## Recognition

In addition to passing the OtterSec audit, Red Sentinel has been recognized for its security architecture:

* **Winner**: Cryptography Track at Sui Overflow 2025
* **Featured**: SuiFest Singapore 2025
* **Production Status**: Live on Sui Mainnet

***

## Open Source Verification

All smart contracts are open-source and available for public review:

<Card title="GitHub Repository" icon="github" href="https://github.com/sui-sentinel/contracts">
  View, verify, and contribute to the Red Sentinel smart contracts.
</Card>

Our commitment to transparency means anyone can:

* Review the complete contract source code
* Verify deployed contracts match the audited code
* Submit security improvements via pull requests
* Track all protocol changes through version history
