01Detects 7 critical Substrate-specific vulnerability patterns including panic DoS and bad origins.
02Identifies unsafe Rust patterns like unwrap() and expect() within dispatchable functions.
03Provides automated CLI search patterns for rapid, comprehensive codebase auditing.
04Checks for 'Verify First, Write Last' storage violations in pre-v0.9.25 runtimes.
05Analyzes weight calculations and fee logic to prevent network spam and DoS attacks.
060 GitHub stars