# Security Audits

### Overview

FEG uses external security reviews for core contracts and platform upgrades.

Current coverage includes PeckShield, SourceHat, and Hacken. Coverage can expand as new systems launch and existing systems evolve.

<figure><img src="/files/niq2UnO0lCs05hDiB6hK" alt=""><figcaption></figcaption></figure>

### Audit partners

#### PeckShield

[PeckShield](https://peckshield.com/) reviewed core FEG and SmartDeFi™ contracts across multiple versions and upgrades.

<figure><img src="/files/sTrkRmQfijKBz9xu3Xi3" alt=""><figcaption></figcaption></figure>

#### SourceHat

[SourceHat](https://sourcehat.com/) provides an additional review layer for SmartDeFi™ platform components and related contracts.

<figure><img src="/files/6GefIOqgEqSxMenVOemC" alt=""><figcaption></figcaption></figure>

#### Hacken

[Hacken](https://hacken.io/) provides additional audit coverage for SmartDeFi™ components, including the Bonding Curve.

### Current coverage

Current audit coverage includes:

* SmartDeFi™ contract reviews
* FEG Migrator and Migrator 2
* FEG Staking
* Fee Converter
* Bonding Curve
* Independent platform evaluation by SourceHat

{% hint style="success" %}
Security review continues as the platform evolves. New audits can be added for upgrades and new systems.
{% endhint %}

### Audit reports

{% updates format="full" %}
{% update date="2025-11-27" %}

## Bonding Curve audit

**Auditor:** [Hacken](https://hacken.io/)

{% embed url="<https://hacken.io/audits/feg-feed-every-gorilla/>" %}
{% endupdate %}

{% update date="2024-05-29" %}

## SmartDeFi™ platform evaluation

**Auditor:** [SourceHat](https://sourcehat.com/)

{% embed url="<https://sourcehat.com/audits/SmartDeFi/>" %}
{% endupdate %}

{% update date="2024-05-15" %}

## New FEG SmartDeFi v1.0 audit report

**Auditor:** [PeckShield](https://peckshield.com/)

{% embed url="<https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-FEG-v1.0.pdf>" %}
{% endupdate %}

{% update date="2024-05-14" %}

## FEG Migrator 2 v1.0 audit report

**Auditor:** [PeckShield](https://peckshield.com/)

{% embed url="<https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-FEG-Migrator2-v1.0.pdf>" %}
{% endupdate %}

{% update date="2024-05-14" %}

## FEG Fee Converter v1.0 audit report

**Auditor:** [PeckShield](https://peckshield.com/)

{% embed url="<https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-FEG-FeeConverter-v1.0.pdf>" %}
{% endupdate %}

{% update date="2023-07-10" %}

## FEG Staking v1.0 audit report

**Auditor:** [PeckShield](https://peckshield.com/)

{% embed url="<https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-FEGStaking-v1.0.pdf>" %}
{% endupdate %}

{% update date="2023-03-06" %}

## FEG Migrator v1.0 audit report

**Auditor:** [PeckShield](https://peckshield.com/)

{% embed url="<https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-FEG-Migrator-v1.0.pdf>" %}
{% endupdate %}

{% update date="2023-02-10" %}

## FEG SmartDeFi v1.1 audit report

**Auditor:** [PeckShield](https://peckshield.com/)

{% embed url="<https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-FEG-SmartDeFi-v1.1.pdf>" %}
{% endupdate %}
{% endupdates %}


---

# 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.feg.io/welcome/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.
