Get security status
Future<Map<String, dynamic>> getSecurityStatus() async { return await SecurityManager.getSecurityStatus(); }