The live runtime keeps this layer intentionally narrow. RugCheck is the only active external scanner; the rest of Aegis uses Solscan, Solana RPC, and local heuristics.
RugCheck
Solana mint authority, program status
RugCheck runs alongside Aegis' internal Solana checks
Results are combined with Solscan enrichment, blacklist state, and local heuristics
Critical integrity issues → signal rejected
External timeouts are isolated so one dependency doesn't take down the whole pipeline
Fewer upstream dependencies
Less noisy failure handling
Better testability and coverage
Cleaner Solana-only runtime behavior
Last updated 20 days ago