Instance isolation
Each customer instance runs as a separate managed runtime with its own workspace, configuration, and browser profile. Instances are not exposed through direct public system access.
Security
Lobsterland hosts OpenClaw in a managed cloud environment so teams can use powerful agents without exposing raw browser control, direct machine access, or unmanaged credential sprawl as the default operating model.
Each customer instance runs as a separate managed runtime with its own workspace, configuration, and browser profile. Instances are not exposed through direct public system access.
Provider keys and integration secrets are handled through the platform control plane and encrypted storage paths. Agents do not need broad direct access to raw platform credentials.
Dashboard actions, browser viewing, and manual takeover flows sit behind account authentication rather than unauthenticated VNC, CDP, or shell endpoints.
The platform keeps usage, cost, and runtime state visible so owners can review model spend, connected addons, and running agent infrastructure.
Hosted Browser
Hosted Browser gives the OpenClaw agent local CDP access inside the instance while the user opens the visual browser through the authenticated dashboard. The intended public surface is the dashboard and backend auth proxy, not a raw CDP or VNC port.
That design lets a user complete login, MFA, CAPTCHA, downloads, uploads, or manual takeover from the dashboard while preserving a persistent browser profile for the agent.
Owner responsibilities
Managed hosting reduces infrastructure risk, but it does not make every agent action harmless. Owners should still scope API keys, review connected services, keep sensitive production systems behind approval gates, and reset browser sessions when access no longer needs to persist.
The Hosted Browser overview explains how persistent browser state, local CDP, and dashboard handoff work together for login-heavy OpenClaw workflows.