SecurityShield
The SecurityShield (components/system/SecurityShield.tsx) is a fail-closed security gate that checks for device compromise before rendering any application content.Detection
The shield uses JailMonkey to detect:- Rooted Android devices (su binary, Magisk, SuperSU)
- Jailbroken iOS devices (Cydia, checkra1n)
- Development mode indicators
- Debugger attachment