Skip to main content
OpenClaw is an AI coding agent that reads your codebase, writes files, and executes commands in your terminal.

Quick Start

Install the registry pack first if you haven’t already:

What the Profile Grants

  • Read+write access to the current working directory
  • Read+write access to ~/.openclaw (agent state and local config)
  • Read+write access to ~/.config/openclaw (configuration)
  • Network access enabled (required for AI provider API calls)
  • Interactive mode enabled for the terminal UI

Custom Profile

To extend the OpenClaw profile with additional permissions:
Then run:
See Security Profiles for details on profile format and precedence rules.