Back to Home

Security

ClawBase hosts AI agent instances for customers who trust us with their data and credentials. Here's how we protect them.

Your data is isolated

Every customer gets their own dedicated infrastructure. Your agent, data, and configuration are completely separated from every other customer. There is no shared environment — your instance is yours alone.

Your API keys stay yours

ClawBase uses a Bring Your Own Key model. Your AI provider API keys are forwarded directly to your agent instance and stored encrypted. We never log, proxy, or retain your keys — they go straight from your instance to your AI provider.

Encryption everywhere

All traffic is encrypted in transit with TLS. All stored data — your instance volume, our platform database, and backups — is encrypted at rest using industry-standard AES-256 encryption.

We never see your conversations

Your messages flow directly between your agent instance and your chosen AI provider. ClawBase has no access to conversation content. We don't read, store, analyze, or train on your data.

Your data is backed up and portable

Automated daily backups protect your instance data with 7-day retention. Our platform database is backed up separately. If something goes wrong, your data can be recovered. Team owners can also export all team data at any time from team settings as a machine-readable JSON file.

No surprise costs

Flat monthly pricing with no usage-based surcharges, overage fees, or hidden charges. Your bill is exactly what your plan says. AI provider costs are controlled by you through your own API key spending limits.

You're in control

You can pause your agent instantly — the instance stops within seconds while your data is preserved. You can restart it at any time with everything intact.

You can delete your instance permanently whenever you want. When you do, all associated data is removed. We don't hold your data hostage — there are no lock-in periods.

You choose your AI provider, model, system prompt, tools, and channel integrations. ClawBase does not inject hidden instructions, modify your agent's behavior, or add telemetry to your conversations.

How we build securely

Agent instances run in hardened containers with restricted privileges — they cannot escalate permissions or access other parts of the infrastructure. Network policies enforce strict boundaries so instances can only reach the external internet (for AI provider API calls) and nothing else.

Our platform database enforces row-level security on every table, verified by automated tests. All API requests require authentication and are scoped to your team. Even if there were a bug in application logic, the database layer independently enforces data ownership.

All API endpoints are rate-limited to prevent brute force, credential stuffing, and resource exhaustion attacks. Sensitive endpoints like authentication have stricter limits. Every response includes standard rate limit headers so clients can self-regulate.

We support two-factor authentication via authenticator apps (TOTP). You can enable 2FA from your account settings to require a second verification step every time you sign in — even if your email is compromised, your account stays protected.

Our logging pipeline automatically redacts sensitive data — API keys, email addresses, authorization tokens, and other personally identifiable information are stripped before logs are stored. Production instance logs are filtered to exclude verbose output that could contain conversation content. Logs are retained for 30 days and then permanently deleted.

Gateway tokens that authenticate access to your agent are automatically rotated every 90 days. You can also rotate a token manually at any time from the agent detail page if you suspect it may have been compromised.

Infrastructure is managed as code with automated certificate renewal. Secrets are never stored in source control.

Always-on protection

Your agents are monitored around the clock. If something goes wrong — whether it's a malfunction, a compromised instance, or unusual activity — our systems detect it and contain it automatically, typically within minutes.

When we step in, we stop the affected agent but never touch your data. Everything is preserved exactly as it was. You'll receive a notification explaining what happened, and our team is ready to help you get back up and running.

If a security incident ever affects your account, we'll notify you within 72 hours with clear information about what happened, what we're doing about it, and what steps (if any) you should take.

Open-source transparency

ClawBase runs OpenClaw, an open-source AI agent platform. You can read every line of code that runs your agent, inspect how prompts are constructed, verify how tools are sandboxed, and confirm how data flows through the system. No black boxes.

Reporting security issues

If you discover a security vulnerability, please report it to support@clawbase.ai. We take all reports seriously and will respond promptly.

For security teams and evaluators

If you're evaluating ClawBase for your organization and need more technical detail about our security architecture, infrastructure controls, and compliance posture, see our technical security overview.

Technical Security Overview