SkillAgentSearch skills...

SolanaSecToolkit

SolanaSecToolkit is a Rust-based security analysis toolkit for Solana smart contracts. It provides static analysis, fuzz testing, and interactive reporting to help developers identify vulnerabilities before deployment.

Install / Use

/learn @xerion12/SolanaSecToolkit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SolanaSecToolkit

SolanaSecToolkit is a Rust-based security analysis toolkit for Solana smart contracts.
It provides static analysis, fuzz testing, and interactive reporting to help developers identify vulnerabilities before deployment.


Features

  • Static Analysis: Detects critical vulnerabilities with high accuracy.
  • Fuzz Testing: Automated fuzzing of Solana programs.
  • Interactive Reports: HTML, JSON, Markdown, and CSV outputs with actionable suggestions.
  • Severity Classification: Critical, High, Medium, Low severity levels.
  • Plugin System: Extendable with custom security rules.
  • CI/CD Integration: GitHub Actions support and pre-commit hooks.
  • Parallel Processing: Multi-core analysis using Rust's rayon for high performance.

Installation

From Crates.io

cargo install solsec

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated7mo ago
Forks0

Languages

Rust

Security Score

77/100

Audited on Sep 2, 2025

No findings