🇺🇸 English🇨🇳 中文
SkillsNav
Home

solana-vulnerability-scanner

★ 5.8K repovulnerabilitySafeClaude

How to Install

Claude Code:
git clone --depth 1 https://github.com/trailofbits/skills.git && cp skills/skills/SKILL.md ~/.claude/skills/SKILL.md
Cursor:
Copy the SKILL.md content into your .cursorrules file
Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs.

Related Skills