Access modes

Safe mode and full access are intentionally different.

MOBaiLE keeps host authority visible. Use safe mode for cautious machines, and full-access mode for trusted private hosts where you intentionally want deeper automation.

What is the difference?

Safe mode restricts backend-launched agent execution and file access. Full-access mode is for trusted private hosts where you want agents to operate with broader local authority. The backend enforces this boundary; the private iPhone app is not the security layer.

Safe mode

Use safe mode for cautious hosts, demos, simulator testing, and workspaces where broad file or command access is not acceptable.

Full access

Use full-access mode only on a trusted private host where your local agent workflow already has the authority it needs.

Visible policy

The active access mode is surfaced by setup, readiness, status, and trust docs so it is not hidden behind mobile UI copy.

How to choose

  • Choose safe mode if the host is shared, experimental, or used for demos.
  • Choose full access if the host is private and already trusted for local agent runs.
  • Use Tailscale or a configured public HTTPS URL only as the network path; it does not replace backend auth or host policy.
  • Run mobaile status to inspect service, access mode, phone path, and pairing state.