Skip to content

Introduction

Guardix is an AI-powered security audit platform for Solidity smart contracts on EVM chains. It connects to your Git repository, runs a deep analysis pipeline, and returns validated findings you can prioritize, share, and export as professional reports.

  • Protocol and product teams shipping contracts to mainnet or testnets
  • Security-minded developers who want architecture context, not just a list of linter hits
  • Teams that need a shared workspace, invite links, and stakeholder-friendly share pages
CapabilityWhat it means for you
Architecture understandingGuardix maps how your system fits together before diving into issues.
Broad static analysisMany parallel checks across common vulnerability classes and project-specific context.
Multi-engine validationFindings are cross-checked by independent AI engines to reduce noise.
Exploit verification (when available)For selected issues, Guardix can attempt to demonstrate impact in a controlled environment — so you see real exploitability, not only theoretical risk.
Reports and sharingDownloadable reports and read-only share links for people outside your org.
  • A replacement for a full manual audit by a specialized firm when your threat model requires it
  • A guarantee that every bug will be found — AI and automation still have limits
  • Real-time monitoring of deployed contracts (Guardix focuses on repository snapshots you choose to audit)

Full pipeline runs are asynchronous and often take on the order of hours, depending on repository size and scope — not minutes. Plan reviews around that cadence.

  • Quick start — connect a repo and run your first audit
  • API keys — authenticate scripts and the HTTP API with Bearer tokens
  • How it works — conceptual view of the pipeline