# Security

All our upgrades go through audits and are covered under Immunefi bug bounty.

## Audits

### Euler Integration

* [yAudit](https://yaudit.dev/): [report 1](https://reports.electisec.com/2025-04-Twyne) and [report 2](https://reports.electisec.com/2025-04-Twyne)
* [Enigma dark](https://www.enigmadark.com/): [fuzzing report](https://github.com/Enigma-Dark/security-review-reports/blob/main/2025-04_Invariant_Testing_Engagement_Twyne_v1.pdf)

### Aave Integration

* yAudit: [report 1](https://reports.yaudit.dev/2025-11-Twyne-AAVE) and [report 2](https://reports.yaudit.dev/2025-12-Twyne-AAVE-Operators)
* [Josselin Feist](https://seceureka.com/) (SecEureka):

{% file src="/files/7gEHrhyK5NcZhdAHrgQL" %}

* Engima dark: fuzzing [report 1](https://github.com/Enigma-Dark/security-review-reports/blob/main/2025-11_Invariant_Testing_Engagement_Twyne_Aave_integration.pdf) and [report 2](https://github.com/Enigma-Dark/security-review-reports/blob/main/2025-11_Invariant_Testing_Engagement_Twyne_Aave_atokenwrapper.pdf)

### Dynamic Liquidation Incentive <a href="#dynamic-liquidation-incentive" id="dynamic-liquidation-incentive"></a>

* Josselin Feist (SecEureka):

{% file src="/files/N0s3XnBVRNA650RmFy20" %}

* yAudit: [report](https://reports.yaudit.dev/2025-12-Twyne-liquidation-incentive).

### Dynamic LLTV <a href="#dynamic-lltv" id="dynamic-lltv"></a>

* yAudit: report: [report](https://reports.yaudit.dev/2026-02-Twyne-2026-Q1).
* Josselin Feist (SecEureka) - matches the latest commit on [twyne-contracts-v1](https://github.com/0xTwyne/twyne-contracts-v1/tree/0aa37b02fca27025a049daf0d7ec31b94f1810eb):

{% file src="/files/Y1sIwDHO6whST7xwXdOY" %}

## Bug Bounty with Immunefi <a href="#bug-bounty-with-immunefi" id="bug-bounty-with-immunefi"></a>

All details here: [immunefi.com/bug-bounty/twyne](https://immunefi.com/bug-bounty/twyne/).


---

# 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://twyne.gitbook.io/twyne/resources/security.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.
