# Security Checklist (Web3)

The Security Checklist aims to assess and evaluate the security measures implemented across different phases of a project, particularly in the Web3 ecosystem. The checklist aims to:

**Evaluate Security Practices:** Gather key information about the project's development, pre-deployment, and post-deployment phases. Identify whether best practices are implemented, such as static analyzers, multisig wallets, or hardware wallets.

**Measure Security Readiness:** Calculate the overall security preparedness by assigning scores to various phases based on the answers provided. Provide an overall security percentage score (e.g., 95%) reflecting the project is well-secured.

**Identify Gaps:** Highlight areas needing improvement, such as whether penetration testing or bug bounty programs have been conducted. Encourage proactive security measures such as incident management and on-chain monitoring.

**Provide Security Guidance:** Offer actionable insights through resources like the "CTO's Guide to Web3 Security" to strengthen the project's security posture.

In essence, the checklist is a comprehensive tool to ensure Web3 projects are resilient against potential threats while promoting best practices in security management.

You can try the Security Checklist [here](https://services.auditone.io/security-checklist).<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://docs.auditone.io/free-tools/security-checklist-web3.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.
