Open Source

Eloizer

Static analysis for Solana smart contracts. Detect vulnerabilities, security issues, and code quality problems.

Rust Solana Anchor AST Analysis
View on GitHub

Overview

Built in Rust, Eloizer leverages abstract syntax tree (AST) analysis and pattern matching to identify common security vulnerabilities and anti-patterns specific to Solana programs.

Integrates seamlessly into CI/CD pipelines, allowing teams to catch critical issues early in the development cycle.

Detect vulnerabilities, code quality and security issues in your Solana/Anchor projects with 50+ built-in detectors.

Eloizer Architecture
Eloizer Demo

Demo

See the Static Analyzer in action as it scans Solana smart contracts, identifying vulnerabilities and security issues in real-time.

The tool provides instant feedback with detailed reports, severity classifications, and actionable remediation guidance for each detected issue.

How It Works

A systematic approach to static analysis

01

Parse

Analyzes Rust/Anchor code and generates AST representation

02

Detect

Runs 50+ specialized security detectors against the AST

03

Classify

Assigns severity levels (Critical, High, Medium, Low, Info) to each finding

04

Report

Generates detailed reports with exact locations and remediation guidance

Key Features

Antipattern Detection

50+ built-in detectors covering common vulnerabilities, security anti-patterns, and code quality issues.

Lightning Fast

Written in Rust for maximum performance. Analyze entire codebases in seconds with parallel processing.

Framework Support

Support for any Solana architecture, ensuring maximum flexibility without framework limitations.

Detailed Reports

Technical reports with exact locations, severity levels, and remediation suggestions.

Customizable Rules

Create custom detectors and configure severity levels for your specific needs.

CI/CD Integration

Easy integration with GitHub Actions, GitLab CI. Automated security checks on every commit.

Technical Specifications

Supported Languages

Rust Solana Programs Anchor Framework Native Solana

Detection Categories

Arithmetic Access Control Account Validation PDA Derivation Reentrancy Best Practices

Output Formats

JSON SARIF HTML Reports Terminal CSV

Start Securing Your Solana Programs

Open source and ready to use

Enlarged view