<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Audit Wizard</title>
        <link>https://paragraph.com/@auditware</link>
        <description>Building the future of web3 security.</description>
        <lastBuildDate>Thu, 30 Apr 2026 05:49:36 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Audit Wizard</title>
            <url>https://storage.googleapis.com/papyrus_images/1ccbbd894042fe483ab85f7da0c8f9ecde47792d63e3656ee5ef27d63be036f5.webp</url>
            <link>https://paragraph.com/@auditware</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Audit Wizard Alpha 2.0]]></title>
            <link>https://paragraph.com/@auditware/audit-wizard-alpha-2-0</link>
            <guid>fCOq2qrrIkjpElf4x8HA</guid>
            <pubDate>Thu, 08 Jun 2023 14:08:39 GMT</pubDate>
            <description><![CDATA[This January, we released the Audit Wizard Alpha. This was our first step towards building a comprehensive, all-in-one platform for performing smart contract audits. Today, we are happy to release the Audit Wizard Alpha 2.0, which brings much more functionality to Audit Wizard. Let’s get started! 🧙‍♂️ Audit Wizard is a web-based security IDE providing all the tools you need to perform a smart contract audit. Import code, log vulnerability findings, use security tools and auto-generate your a...]]></description>
            <content:encoded><![CDATA[<p>This January, we released the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.auditwizard.io/">Audit Wizard</a> Alpha. This was our first step towards building a comprehensive, all-in-one platform for performing smart contract audits. Today, we are happy to release the Audit Wizard Alpha 2.0, which brings much more functionality to Audit Wizard. Let’s get started! 🧙‍♂️</p><p><em>Audit Wizard is a web-based security IDE providing all the tools you need to perform a smart contract audit. Import code, log vulnerability findings, use security tools and auto-generate your audit reports.</em></p><h3 id="h-native-authentication" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Native Authentication 🔒</h3><p>You can now create an Audit Wizard account with your email. While you can still Sign in with Ethereum, we now support native logins. Soon, we will enable GitHub and other 3rd party login options. To create an account, visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.auditwizard.io">app.auditwizard.io</a></p><h3 id="h-imports" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Imports 📥</h3><p>Audit Wizard enables you to one-click import smart contracts (and their dependencies) from Github, Etherscan, or smart contract addresses. We will be adding one-click imports from Code4rena, Hats Finance, and Immunefi in the near future.</p><h3 id="h-find-vulnerabilities" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Find Vulnerabilities 🔎</h3><p>Just read the code, anon? Audit Wizard has an elevated code reading experience, allowing you to tag and submit your findings as you work.</p><p>You can scroll through a project, click “Add Finding,” and describe a vulnerability to add it to your findings. These findings will automatically populate your audit report (more below ⚡).</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c53cc7fda854625bf26bee4b599ada409ecf0c83ccdb901ae12d2c26770bceb5.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-report-generation" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Report Generation 📝</h3><p>We are excited to unveil report generation as a new feature in Audit Wizard. Report generation allows you to automatically generate your audit reports, removing the need for notes and time spent writing your reports.</p><p>Reports are based on the findings you submit as you use Audit Wizard.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8df1c608cdc1bbc13f73aee3af3b046783a9d3a0f760c96c36939ab9ff6713b7.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-ai-assistant" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">AI Assistant 🤓</h3><p>Audit Wizard has multiple AI features baked-in to make your security work easier. Ask AI to explain the code, query potential security concerns, and explain vulnerabilities to you.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7c4175eb462f540493eeb932af2da4acde8842eebe0e7f38ed00a502f5c282e3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-security-tools" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Security Tools 🔧</h3><p>Audit Wizard has a suite of security tools; all one click away - no downloads or setups required.</p><p>Run <strong>Slither</strong> on projects to find vulnerabilities. Click on your findings to locate them in the code, as well as add Slither findings to your audit report. The <strong>graph</strong> tool allows you to visualize the function &amp; contract scope of contracts easily. Finally, you can generate the <strong>AST</strong> of contracts for security analysis.</p><h3 id="h-conclusion" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Conclusion 🙌</h3><p>This release of Audit Wizard is a step forward in the overall functionality of our tool. We have many improvements in store. <strong>Have an idea or suggested feature to improve Audit Wizard? Let us know on </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.gg/5TkrC2Fp2q"><strong>Discord</strong></a><strong> or </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/audit_wizard"><strong>Twitter</strong></a><strong>.</strong></p><p>Thank you for testing 💜</p>]]></content:encoded>
            <author>auditware@newsletter.paragraph.com (Audit Wizard)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/071b77f92dc0b4cd99a7cf35b043d62c08071c27af3a29b594fb4747e401df3c.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Introducing Audit Wizard: The Ultimate Web3 Auditing Platform]]></title>
            <link>https://paragraph.com/@auditware/introducing-audit-wizard-the-ultimate-web3-auditing-platform</link>
            <guid>NifmPtCHXemdn6IhawzS</guid>
            <pubDate>Wed, 22 Feb 2023 02:44:41 GMT</pubDate>
            <description><![CDATA[The Auditware team is excited to announce that Audit Wizard, the all-in-one smart contract auditing tool, is now live for alpha testing. With Audit Wizard, auditors can import code from platforms including GitHub and Code4rena, access essential auditing tools (including Slither and Mythril), leverage AI to scan for vulnerabilities, and automatically generate detailed audit reports. Created for auditors and web3 developers, Audit Wizard streamlines the auditing process by providing a platform ...]]></description>
            <content:encoded><![CDATA[<p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://auditware.io/">Auditware</a> team is excited to announce that Audit Wizard, the all-in-one smart contract auditing tool, is now live for alpha testing. With Audit Wizard, auditors can import code from platforms including GitHub and Code4rena, access essential auditing tools (including Slither and Mythril), leverage AI to scan for vulnerabilities, and automatically generate detailed audit reports. Created for auditors and web3 developers, Audit Wizard streamlines the auditing process by providing a platform that eliminates the need for multiple tool downloads or setups.</p><p>We’re offering a free NFT to everyone who helps us test Audit Wizard! Don’t miss out on this chance to revolutionize your auditing work. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.auditware.io/">Try Audit Wizard today!</a></p><h2 id="h-getting-started-with-audit-wizard" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Getting Started with Audit Wizard</h2><p>Audit Wizard is an easy-to-use tool made for web3 auditors and developers. Audit Wizard offers a simple UI and removes the need to install and set up various security tools. Click <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.auditware.io/">here</a> to access the Wizard.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/17b32934236ba93ded89617e0096dbcbfdb729295b0e54e063a29a7423f6a8ad.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Audit Wizard allows you to import projects from Github, Etherscan, contract addresses, and Code4rena — and access automatically resolved solidity imports alongside your project code. To get started, click “Sign in” and connect your web3 Ethereum wallet. You will then be asked to sign a message. Your wallet is the only login needed, and all your audit work will be associated with it — allowing you to pick back up where you left off.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6ee546cdc76c692a71f7abc0b0d74468008ee5acc1c79e47570440a36e573278.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Once you’ve logged in, click the + button under ‘my projects’ to import a project. You’ll then see a project URL box, where you can paste links from Github, Etherscan, contract addresses, and Code4rena. Once you’ve pasted a link, click the import button on the right of the URL bar.</p><p>The import section also displays current Code4rena and Immunify audit contests. Click the import button to add these contests to your imported projects and begin to work on them! Soon, you will be able to submit findings in Audit Wizard to platforms like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://code4rena.com/">Code4rena</a> automatically!</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/63074a5ad0201ef5aa0d9378f9505354ce7560a266e4385297b1f856e36abac8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Once you click the import button, the project files will load on the left-hand side of your screen in the project view. Any Solidity imports will be automatically detected and placed in the ‘imports’ folder. From there, you can open a solidity project and run any Audit Wizard tools on your code.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2d0c908ac5796836a39aee47abd9b15361c44ac8e56706fc81820a0ef3a75bd7.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-using-audit-wizard-tools" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Using Audit Wizard Tools</h2><p><strong>The graph code tool</strong> allows you to generate graphs that visualize the relationship between functions and contracts — depending on the scope you select. <strong>Function scope</strong> will generate a graph that shows the relationship between the different function calls of each contract. <strong>Contract scope</strong> will generate a graph that shows the relationship between the contracts at a high level.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e0820e7c87b18a212a21496f84d76d4a0ed1900c09ea93430df7ac3a8eee001d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>Scan Code</strong></p><p>The scan code tool allows you to scan all of the Solidity code in a project with either <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/crytic/slither">Slither</a> or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/ConsenSys/mythril">Mythril</a> (Mythril scanning is currently in development and will be added soon). Slither and Mythril are static code analysis tools that attempt to find security vulnerabilities in the code they scan. Additional code analysis tools will be added to Audit Wizard soon!</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3aeffda4f8ee27e89d3586fcc5c793e3c0bf3173f11a5b3a716648d84bc50430.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>AI Assist</strong></p><p>The AI Assist tool allows you to leverage AI to help your understanding of the code. Explain code, threat model, and find vulnerabilities in code with our GPT-3 based model. As we all know, AI is not perfect and is not suitable for generating entire reports — yet. AI vulnerability scanning is a priority as we continue to develop Audit Wizard, and we will continue to refine our model and increase its efficiency.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/011286c934989f25ffb8a3bd679f12ab1a9167f86ac87218d865fea28620b1a9.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>Abstract Syntax Tree (AST)</strong></p><p>The AST tool shows you the abstract syntax tree for the Solidity file you have selected, allowing you to explore the structure of the code visually.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7db2d620252e748eb16bb2ca996cb12e9b1fd4c95ad71ee1cfa0e80ac1a70ad0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>Notepad</strong></p><p>The notepad feature allows you to take notes in a markdown editor, enabling you to keep track of your audit work as you go. You can export entire audit reports based on the notes you take — removing the need to format and compose them manually. Report formatting is currently in development, but soon you will be able to use Audit Wizard to create submissions suitable for clients, Code4rena, Immunify, your personal auditing portfolio, and more! Notes also automatically save as you type them.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9025de75801179def6cd2f27cde89072b68d7864525988458e772e2c7b71a9d5.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-feedback-and-free-nft" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Feedback and Free NFT!</h2><p>Your feedback is crucial to the future of Audit Wizard. Please fill out this brief <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mh2y2zvcene.typeform.com/to/IiGDBZno">feedback form</a> to claim your free POAP NFT!</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/62e98ec1d34ffaa2f9b5fe88a9f564235ee83712b52fcdcc497e8d5c894d1710.png" alt="Alpha Tester POAP" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Alpha Tester POAP</figcaption></figure><p>That’s all— you just tested the Audit Wizard alpha! <strong>The goal of Audit Wizard is to make the process of auditing as easy as possible and consolidate all tools auditors need into a single place.</strong> If you’re an auditor or developer and have ideas for how we can improve the tool, we want to hear from you. Please report bugs, suggest ideas, and share feedback on our <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.gg/5TkrC2Fp2q">Discord server</a>. The team is happy to answer any questions or concerns there too. Thank you to all our early testers! 🧙</p><hr><p><strong>Auditware</strong> is a company focused on building revolutionary web3 security tooling. We also offer operational security, application, and smart contract audits as a service. To learn more about us or to request an audit, check out our <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://auditware.io/">website</a> and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/auditware_">Twitter</a>!</p>]]></content:encoded>
            <author>auditware@newsletter.paragraph.com (Audit Wizard)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/44e5cbee7b722d699fb70e7a53f5d0297baa532cfec3239d7733445fd34b09ab.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>