# 보안감사

[Rhombus Protocol V1 Audit](https://github.com/rhombusprotocol/rhombus-audits)

Rhombus Protocol V2 (현재 버전)은 Aave V3의 클린 포크로, [Trail of Bits](https://github.com/aave/aave-v3-core/blob/master/audits/07-01-2022_TrailOfBits_AaveV3.pdf), [ABDK](https://github.com/aave/aave-v3-core/blob/master/audits/27-01-2022_ABDK_AaveV3.pdf), [Peckshield](https://github.com/aave/aave-v3-core/blob/master/audits/14-01-2022_PeckShield_AaveV3.pdf), [OpenZeppelin](https://github.com/aave/aave-v3-core/blob/master/audits/01-11-2021_OpenZeppelin_AaveV3.pdf) 에서 감사를 진행했습니다.

추가적인 보안을 강화하기 위해, Rhombus 스마트 컨트랙트 코드는 또 다른 유명한 감사 기관에 의해 감사가 진행 중입니다.\
결과는 완료되는 대로 공식 채널을 통해 발표될 예정입니다.


---

# 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://docs.rhombusprotocol.io/rhombus-docs-kor/security/audit.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.
