FrankcastleauditorFrankcastleauditorCommunityยท1 Agent Skills Included

safe-solana-builder

Security-first Solana program scaffolding, testing, and audit checklists

Generates production-grade Solana programs in Anchor, Native Rust, or Pinocchio with security rules applied from real audit findings. Eliminates common on-chain vulnerabilities like missing ownership checks, unsafe CPIs, unchecked arithmetic, and PDA seed collisions. Delivers full project scaffolds, LiteSVM test files, and security checklists so code arrives at audit already hardened.
npx skills add Frankcastleauditor/safe-solana-builder --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’