Composable skills for AI agents. Install once, audit everything.
curl -sL https://parity.cx/install.sh | bash
Pipe to bash — works on macOS and Linux
Comprehensive Solana program security analysis with structured finding output
Solana and Anchor coding standards analysis with convention scoring
Compute unit and rent cost optimization analysis for Solana programs
Multi-pass deep audit with cross-skill correlation and optimized code generation
Traces and validates Cross-Program Invocation chains across Solana programs, detecting unsafe CPI patterns, verifying program ownership at each hop, and flagging reentrancy vectors through nested invocations
Systematic review of DeFi protocols on Solana covering AMM invariants, lending safety, oracle manipulation, flash loan vectors, and liquidation logic
Automatically generates comprehensive API documentation from Anchor IDL files with instruction signatures, account layouts, error codes, and usage examples
Assists with Program Derived Address patterns, validates seed construction, bump handling, canonical bump usage, and cross-program PDA access
Automatically generate comprehensive test suites for Anchor programs with Bankrun and proper account setup
Deep analysis of SPL Token and Token-2022 program interactions
Manages the full lifecycle of Solana accounts including creation, initialization, resize, migration, and closing with rent-exemption validation and lamport drainage safety
Want to create your own skill? Read the skill authoring guide