static Future<void> setAllowUnsandboxedCommands(bool allow) async { _allowUnsandboxedCommands = allow; }