# Security

Talisman is a non-custodial wallet → we don’t have access to your private keys and you are in full control of your accounts and funds.&#x20;

We will never ask you for your password, private key or seed phrase. For your own security, never share these with anyone else.

***

Talisman has undergone multiple audits of the codebase, which you can read in detail here:

**Mar 2025**

The Talisman keyring underwent rigorous auditing by [Verichains](https://verichains.io/?search=talisman), with the report available [here](https://github.com/verichains/public-audit-reports/blob/main/Verichains%20Public%20Audit%20Report%20-%20Talisman%20Keyring%20-%20v1.0.pdf).&#x20;

The Talisman keyring was simultaneously audited by [Hashlock](https://hashlock.com/), with the report available [here](https://hashlock.com/wp-content/uploads/2025/01/Talisman-Keyring-Penetration-Test-Report-Final-Report-v2.pdf).&#x20;

**Dec 2024**&#x20;

The full extension codebase was last audited by [Hashlock](https://hashlock.com/), and the latest audit report is available [here](https://hashlock.com/wp-content/uploads/2025/01/Talisman-Penetration-Test-Report-Final-Report-v1.pdf).

**Apr 2023**

Previously, the extension was audited by [*ChainTroopers*](https://chaintroopers.com/)*,* and the report from that audit is available [here](https://github.com/chaintroopers/public_reports/blob/main/Talisman_Wallet_SecAssessment_report-v1.2_4.pdf).


---

# 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.talisman.xyz/talisman/about/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.
