> For the complete documentation index, see [llms.txt](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/security-reports.md).

# Security Reports

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

## <mark style="color:purple;">Security Audits</mark>

**Cyberscope** - <https://www.cyberscope.io/audits/skyrn>

**Solidproof** - <https://app.solidproof.io/projects/skyren>\
\
**Cognitos** - <https://www.cognitos.io/skyren-audit>

### <mark style="color:purple;">Team Verification</mark>

**Cognitos** - <https://www.cognitos.io/skyren-kyc>

{% hint style="success" %}
The Skyren Governance Token is developed on the foundation of [**UNCX** Smart Contracts](/skyren-technical-white-paper/token-information/uncx-integration.md), with plans for further integration into their ecosystem post-launch. This integration will primarily occur through liquidity lockers and staking pools.

**Security Considerations**

Due to the highly customizable nature of **UNCX** Smart Contracts and the current **presale** status of the Skyren Governance Token, it's important to note:

1. Security audits may identify unused functions or seemingly dead code.
2. Many flagged issues are expected to resolve automatically once the token goes live and certain functions become locked.

**Verification Process**

For transparency and assurance, interested parties can independently verify the token's security through:

* Our partnered security audit firms
* The **UNCX** platform itself

We remain committed to maintaining the highest standards of security and transparency throughout the development and launch process.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://skyren-foundation.gitbook.io/skyren-technical-white-paper/security-reports.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.
