account-constraints

Installation
SKILL.md

Account Constraints

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

Anchor account-validation and account-relationship review skill.

Purpose

Detect whether the program trusts the wrong accounts, the wrong owners, or the wrong mutability assumptions.

Focus

This skill is responsible for:

Installs
1
First Seen
Mar 27, 2026
account-constraints — newmanxbt/sealevel-guard