pda-integrity

Installation
SKILL.md

PDA Integrity

Forked from Trail of Bits Solana security skills. Original category alignment: improper PDA validation. Modified by Sealevel Guard and distributed as skill text under CC BY-SA 4.0.

Program-derived address integrity review skill.

Purpose

Detect whether a program's PDA design allows spoofing, role confusion, or weak authority derivation.

Focus

This skill is responsible for:

  • insecure seed design,
  • improper PDA validation,
Related skills
Installs
1
First Seen
Mar 27, 2026