Back to Skills

solana-vulnerability-scanner

plurigrid
Updated 5 days ago
8 views
7
3
7
View on GitHub
Othergeneral

About

This skill scans Solana and Anchor programs for six critical security vulnerabilities like arbitrary CPI and improper PDA validation. Developers should use it when auditing smart contracts to automatically detect common flaws. It's a security-focused tool from Trail of Bits for building secure contracts.

Quick Install

Claude Code

Recommended
Primary
npx skills add plurigrid/asi -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/plurigrid/asi
Git CloneAlternative
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/solana-vulnerability-scanner

Copy and paste this command in Claude Code to install this skill

GitHub Repository

plurigrid/asi
Path: skills/solana-vulnerability-scanner
0

Related Skills

code-maturity-assessor

Other

This skill systematically assesses smart contract code maturity using Trail of Bits' 9-category security framework. It analyzes critical areas like arithmetic safety, access controls, and MEV risks to generate an evidence-based scorecard. Use it to get actionable security recommendations and a professional maturity assessment for your codebase.

View skill

substrate-vulnerability-scanner

Other

This skill scans Substrate/Polkadot blockchain pallets for seven critical security vulnerabilities like arithmetic overflows and bad origin checks. Use it when auditing Substrate runtimes or FRAME pallets to automatically detect common security issues. It's ideal for developers building or reviewing secure smart contracts on Polkadot.

View skill

ton-vulnerability-scanner

Other

This skill scans TON smart contracts written in FunC for three critical security vulnerabilities: integer-as-boolean misuse, fake Jetton contracts, and unprotected TON forwarding. Use it during smart contract audits to automatically detect these common flaws. It's designed for developers building or reviewing secure contracts on The Open Network.

View skill

solana-vulnerability-scanner

Other

This skill scans Solana and Anchor programs for six critical security vulnerabilities like arbitrary CPI and improper PDA validation. Developers should use it when auditing smart contracts to automatically identify common security flaws. It provides automated security analysis to help build more secure Solana programs.

View skill