# Astra Audit

Astra Audit is an AI-powered smart contract audit engine that delivers institutional-grade security reports in under 30 seconds. No waiting weeks. No expensive manual auditors ($5K-$50K+). Paste your contract address, select your chain, get your report.

Starting at **$49 per audit.**

<figure><img src="/files/2JToQ3h6ARSPV0Y1TVlh" alt=""><figcaption></figcaption></figure>

***

#### **Why Astra Audit?**

Traditional smart contract audits take weeks and cost tens of thousands. Astra Audit does it in seconds — with the same depth, a public registry, and a downloadable PDF report that projects can share with their community and investors immediately.

|              | Traditional Audit | Astra Audit                          |
| ------------ | ----------------- | ------------------------------------ |
| Time         | Weeks to months   | \~30 seconds                         |
| Cost         | $5,000–$50,000+   | From $49                             |
| Output       | PDF report        | PDF + on-chain registry              |
| Availability | By appointment    | On demand, 24/7                      |
| Chains       | Varies            | ETH, BSC, Base, Polygon, Solana, ARB |

***

#### **Supported chains**

ETH · BSC · Base · POL· SOL · ARB

***

#### **How it works**

1. Go to [audit.byastra.ai](https://audit.byastra.ai)
2. Enter your contract address
3. Select your chain
4. Review the cost breakdown — $49 base covers up to 1,000 lines of code
5. Click **Start Audit**
6. Receive your full report in \~30 seconds

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

***

#### **Pricing**

|                  |                                        |
| ---------------- | -------------------------------------- |
| Base price       | $49 — covers up to 1,000 lines of code |
| Additional lines | $0.05 per line above 1,000             |

Cost is calculated automatically before you pay — you see exactly what you're charged before starting.

***

#### **The Audit Report**

Every report includes a **Security Score out of 100** with a risk rating — Low, Medium, High, or Critical — and a full findings breakdown across five severity levels:

| Severity    | What it means                                       |
| ----------- | --------------------------------------------------- |
| 🔴 Critical | Immediate exploit risk — fix before launch          |
| 🟠 High     | Serious vulnerability — strongly recommended to fix |
| 🟡 Medium   | Moderate risk — should be addressed                 |
| 🟢 Low      | Minor issues — low impact but worth fixing          |
| ℹ️ Info     | Informational findings — no direct risk             |

Each finding includes the specific function name, a description of the issue, and recommended fix — not just a flag, but actionable guidance.

**Reports include:**

* Security score (0–100) with risk classification
* Findings summary with severity breakdown
* Detailed findings with affected functions
* Unique Report ID for verification
* Contract address, chain, Solidity version, and audit date
* Downloadable PDF
* Public registry listing

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

***

#### **Public Registry**

Every completed audit is listed in the public Astra Audit Registry — visible to anyone. Investors, traders, and community members can verify a project's audit status instantly without needing to contact the team.

The registry shows the project name, token, security score, chain, and audit date at a glance — making it a trust signal projects can point to publicly.

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

***

#### **Who is Astra Audit for?**

**Projects with live contracts** — audit your deployed, verified smart contract and share the report with your community to build trust and credibility.

**Investors & traders** — check the registry before investing. If a project hasn't been audited or scored poorly, you'll know.

**Project managers & founders** — fast, affordable security verification that doesn't slow down your launch timeline.

***

#### **Access Astra Audit**

|                    |                                                                |
| ------------------ | -------------------------------------------------------------- |
| 🔍 Audit Engine    | [audit.byastra.ai](https://audit.byastra.ai)                   |
| 📋 Public Registry | [audit.byastra.ai/registry](https://audit.byastra.ai/registry) |
| 💰 Pricing         | [audit.byastra.ai/pricing](https://audit.byastra.ai/pricing)   |

{% hint style="info" %}
AstraAudit currently supports deployed, open-source contracts verified on block explorers. Support for pre-launch file uploads is coming in the next version.
{% endhint %}


---

# 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.chatastra.ai/ecosystem/astra-audit.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.
