static Future<bool?> amICompromised() async { return await RjsnifferPlatform.instance.amICompromised(); }