solana-security

Solana Security (Sealevel)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "solana-security" with this command: npx skills add gmh5225/awesome-web3-security/gmh5225-awesome-web3-security-solana-security

Solana Security (Sealevel)

Scope

Use this skill for:

  • Solana program auditing (Anchor/native)

  • Solana account model pitfalls

  • Solana-focused fuzzing / tooling / security references

Key Concepts

  • Account model (mutable accounts, ownership, rent/exempt)

  • Program Derived Addresses (PDA) and seeds

  • Cross-Program Invocation (CPI) security

  • Signer vs authority checks

  • Serialization, discriminators, and account layout assumptions

Common Bug Classes

  • Missing signer/authority validation

  • Incorrect PDA derivation or seed collisions

  • CPI to untrusted programs

  • Account confusion (wrong account passed, mismatched owner)

  • Arithmetic / precision issues in token math

Tooling

  • Anchor framework and security patterns

  • Fuzzers / harnesses (e.g., Trident)

  • Program analyzers and disassemblers

Where to Add Links in README

  • Solana SDKs/tools: Development → SDK / Development → Tools

  • Solana audit checklists: Security

  • Solana learning guides: Blockchain Guide

Rules

  • Use English descriptions

  • Avoid duplicates across categories

Data Source

For detailed and up-to-date resources, fetch the full list from:

https://raw.githubusercontent.com/gmh5225/awesome-web3-security/refs/heads/main/README.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

smart-contract-security

No summary provided by upstream source.

Repository SourceNeeds Review
Security

mev-security

No summary provided by upstream source.

Repository SourceNeeds Review
Security

wallet-security

No summary provided by upstream source.

Repository SourceNeeds Review
Security

awesome-web3-security-overview

No summary provided by upstream source.

Repository SourceNeeds Review