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

# Robin Markets Smart Contract Audit Reports by Phage Security

> Robin Markets V2, V1, and beta contracts have all been independently audited by Phage Security. Review the full audit reports here.

Robin Markets has undergone independent security audits for every major product release. All audits were conducted by Phage Security, an independent smart contract security firm.

## V2.0.0 Audit

Robin Markets V2 has been audited by Phage Security following the upgrade from V1. The audit covers the updated vault architecture, proxy implementation, and any new contract logic introduced in the V2.0.0 release. The full report is available from Robin Markets' documentation.

[2026-05-robin.pdf](https://github.com/robin-markets/staking-vault-contracts/blob/main/audits/PhageSecurity-May2026-Upgrade1.pdf)

## V1 Audit

Robin Markets V1 was audited by Phage Security in February 2026. The audit covered the full staking vault system, including the `RobinStakingVault`, `RobinStakingVaultExtension`, `RobinTwapOracle`, and `RobinLens` contracts deployed on Polygon.

[2026-02-robin.pdf](https://github.com/robin-markets/staking-vault-contracts/blob/main/audits/PhageSecurity-Feb2026.pdf)

## Beta Audit

The Robin Markets beta product was audited by Phage Security in September 2025. This audit preceded the V1 launch and gave the team an early security baseline before opening the protocol to the public.

[2025-09-robin.pdf](https://github.com/robin-markets/staking-vault-contracts/blob/main/audits/PhageSecurity-Sept2025-Beta.pdf)

<Tip>
  Security is a continuous process. Robin Markets publishes updated audit reports with each major upgrade. Join the [Discord community](https://discord.gg/jskXXYUNU3) to get announcements as soon as new reports are released.
</Tip>

***

<CardGroup cols={2}>
  <Card title="Contract Addresses" icon="file-code" href="/contracts/overview">
    View all V2 and V1 smart contract addresses deployed on Polygon.
  </Card>

  <Card title="Risks" icon="triangle-exclamation" href="/contracts/risks">
    Learn about smart contract and liquidity risks before you stake.
  </Card>
</CardGroup>
