# Security

#### Smart Contracts Risks

The protocol will be interacting with a number of smart contracts, all of which imposes risks. These can be both known and unknown risks that could result in the failure or vulnerability of the smart contracts which could result in assets being locked or lost forever.

#### Smart Contract and Wallet access

No single person within Sceptre has access to funds or smart contracts. Sceptre uses Muli Party Comuting and Multi-Party Signing for all transactions.

#### Risk Assessment & Management

Sceptre works closely with Hypernative on the risk assessment and management. For Audits we work with Watchpug

* [x] Watchpug: <https://www.watchpug.org/>
* [x] Hypernative: <https://www.hypernative.io/>

#### Audits

Sceptre will be continuously pursuing security audits for the protocol. However, security audits don't eliminate risks completely. Please do not supply your life savings, or assets you can’t afford to lose, to Sceptre.

Audit reports (currently being audited)

| Date        | Company                                 | Report link   |
| ----------- | --------------------------------------- | ------------- |
| 20-Dec-2024 | Watchpug ([X](https://x.com/WatchPug_)) | See PDF below |
|             |                                         |               |
|             |                                         |               |

{% file src="/files/3ymOrXNQNmO8OcnDkesY" %}

<br>


---

# 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://romeblockchain.gitbook.io/sceptre-liquid-staking-documentation/sceptre-for-flare/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.
