Set up OpenClaw safely
OpenClaw can handle personal data and act as your single-user assistant. Setting it up safely protects your accounts and keeps your bot from leaking information. Follow these practices so you don't get compromised.
Run on a dedicated computer
Install OpenClaw on a dedicated machine—for example a Mac Mini or an old MacBook—rather than your main laptop or shared computer. The bot needs to stay running 24/7 so it can respond when you message it, so use a machine you can leave on. On Mac, you can use a free app (e.g. Amphetamine) to prevent sleep if needed.
Sign up with its own credentials
Give your OpenClaw bot its own Apple ID and Gmail account. The bot should not have access to your main Gmail except for the specific files and calendars you choose to share with it. That way a compromise of the bot does not expose your primary account.
Run the security audit (self-hosted)
If you run OpenClaw yourself (self-hosted), run the built-in security audit so it hardens the setup. In a terminal on the machine where OpenClaw runs:
claudebot security audit --deep
It will walk through steps to make the installation more secure. On ClawNode, security is managed by the platform; you don't need to run this command on a hosted instance.
Give read access to your account, write to select files only
Use least privilege: let the bot read what it needs (e.g. your personal calendar) and write only to specific files you've shared with it. For example, it can read your calendar and edit only the Google Docs and Sheets you've explicitly shared with the bot's Gmail. It should not have access to your entire Google Drive. For the exact steps to connect calendar and docs, see Connect OpenClaw to Google Workspace.
Next: Connect OpenClaw to Google Workspace, or use OpenClaw for calendar, docs, voice, and briefings.