safe-solana-builder
Security-first Solana program scaffolding, testing, and audit checklists
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Safe Solana Builder?โผ
Run `npx skills add Frankcastleauditor/safe-solana-builder --all -g -y` in your terminal to install the skill globally.
How to write secure Solana programs with AI?โผ
Ask your agent to write a Solana program and this skill automatically applies audit-grade security rules for PDAs, CPIs, account validation, and arithmetic before generating any code.
Which Solana frameworks does it support?โผ
It supports Anchor, Native Rust, and Pinocchio, each with a dedicated security ruleset, plus LiteSVM for fast in-process testing.
What does Safe Solana Builder generate?โผ
It produces a complete project scaffold, a compilable lib.rs with inline security comments, a test file with edge cases, and a security checklist documenting every rule applied.
Does it work with Claude Code and Cursor?โผ
Yes. It follows the universal SKILL.md standard and runs in Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core