> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/Privacy-Cash/privacy-cash/llms.txt
> Use this file to discover all available pages before exploring further.

# Security Audits

> Comprehensive security audits performed by leading blockchain security firms

Privacy Cash has undergone extensive security audits by multiple reputable firms to ensure the safety and reliability of the protocol.

## Audit Firms

The protocol has been audited by six independent security firms:

<CardGroup cols={2}>
  <Card title="Accretion" icon="shield-check">
    Specialized audit focusing on USDC privacy features
  </Card>

  <Card title="HashCloak" icon="shield-check">
    Comprehensive review of SOL and SPL token implementations
  </Card>

  <Card title="Zigtur" icon="shield-check">
    In-depth analysis of USDC and SPL token security
  </Card>

  <Card title="Kriko" icon="shield-check">
    Focused audit on SPL token privacy mechanisms
  </Card>

  <Card title="Sherlock" icon="shield-check">
    Security assessment of USDC and SOL functionality
  </Card>

  <Card title="Veridise" icon="shield-check">
    Formal verification of USDC and SOL implementations
  </Card>
</CardGroup>

## Audit Reports

### SOL Privacy Features

<CardGroup cols={2}>
  <Card title="HashCloak Audit Report" icon="file-pdf" href="/audits/HashCloak%20Audit%20Report%20(SOL+SPL).pdf">
    Complete analysis of SOL and SPL token privacy features
  </Card>

  <Card title="Sherlock Audit Report" icon="file-pdf" href="/audits/Sherlock%20Audit%20Report%20(USDC%20+%20SOL).pdf">
    Security review covering USDC and SOL implementations
  </Card>
</CardGroup>

### USDC Privacy Features

<CardGroup cols={2}>
  <Card title="Accretion Audit Report" icon="file-pdf" href="/audits/Accretion%20Audit%20Report%20(USDC).pdf">
    Detailed security analysis of USDC privacy features
  </Card>

  <Card title="Veridise Audit Report" icon="file-pdf" href="/audits/Veridise%20Audit%20Report%20(USDC+SOL).pdf">
    Formal verification report for USDC and SOL
  </Card>
</CardGroup>

### SPL Token Privacy Features

<CardGroup cols={2}>
  <Card title="Zigtur Audit Report" icon="file-pdf" href="/audits/Zigtur%20Audit%20Report%20(USDC%20+%20SPL).pdf">
    Comprehensive audit of USDC and SPL token implementations
  </Card>

  <Card title="Kriko Audit Report" icon="file-pdf" href="/audits/Kriko%20Audit%20Report%20(SPL).pdf">
    Security assessment of SPL token privacy
  </Card>
</CardGroup>

## On-Chain Verification

<Info>
  The deployed program is verified on-chain with hash:

  ```
  c6f1e5336f2068dc1c1e1c64e92e3d8495b8df79f78011e2620af60aa43090c5
  ```

  You can verify the program deployment using Solana's verification tools to ensure the on-chain code matches the audited source code.
</Info>

## Continuous Security

Privacy Cash maintains a strong security posture through:

* **Multiple Independent Audits**: Six separate security firms have reviewed the codebase
* **On-Chain Verification**: Program hash verification ensures deployed code matches audited code
* **Open Source**: All code is publicly available for community review
* **Regular Updates**: Security patches and improvements based on audit findings

<Warning>
  While the protocol has been thoroughly audited, users should always exercise caution when interacting with DeFi protocols. Never invest more than you can afford to lose.
</Warning>
