# 协议安全审计

### 审计报告库

{% embed url="<https://github.com/solv-finance/Audit>" %}

### 主要审计报告

<table><thead><tr><th width="185">审计内容</th><th width="442">审计描述</th><th>审计结果</th></tr></thead><tbody><tr><td>ERC3525 Audit Report</td><td>ERC-3525 Reference Implementation</td><td><a href="https://github.com/solv-finance/Audit/blob/main/Solv-Yield-Market/ERC3525%20audit%20report%20v2%20-%20Salus.pdf">Salus</a></td></tr><tr><td>Solv Protocol V3 Audit Report</td><td>Solv Protocol Ability and Common Contract</td><td><a href="https://github.com/solv-finance/Audit/blob/main/Solv-Yield-Market/Solv%20Protocol%20V3%20Audit%20Report%20v2%20-%20Salus.pdf">Salus</a></td></tr><tr><td>Solv Protocol Open-Fund Audit Report</td><td>Solv Protocol Open-end Fund, Pool Manager/Market</td><td><a href="https://github.com/solv-finance/Audit/blob/main/Solv-Yield-Market/Solv-Protocol-Open-Fund_audit_report_2023-07-31%20-%20Salus.pdf">Salus</a></td></tr><tr><td>SolvBTC Audit Report</td><td>SolvBTC and SolvBTC LST, including Router, MultiAssetPool, etc.</td><td><p><a href="https://github.com/solv-finance/Audit/blob/main/SolvBTC/Solv-Protocol-SolvBTC-Audit-Report-Quanstamp_2024-08-16.pdf">Quanstamp</a></p><p><a href="https://github.com/solv-finance/Audit/blob/main/Solv-Yield-Bearing-Tokens/Solv-Yield-Bearing-Tokens-Audit-Report-Salus-20240101.pdf">Salus</a></p></td></tr><tr><td>Solv Vault Guardian Audit Report</td><td>The Solv Vault Guardian is responsible for protecting the security of the SolvBTC Safe Vault.</td><td><p><a href="https://github.com/solv-finance/Audit/blob/main/SolvVaultGuardian/Solv-Protocol-Vault-Guardian-Audit-Report-Quanstamp_2024-03-26.pdf">Quanstamp</a></p><p><a href="https://github.com/solv-finance/Audit/blob/main/SolvVaultGuardian/Solv-Protocol-Vault-Guardian-Audit-Report-Salus_2024-01-04.pdf">Salus</a></p></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://www.docszh.com/solv-docs/security/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.
