Back to Home

Security

Ark Labor Cloud is built with security as a foundational requirement, not an afterthought.

Row-Level Security

Every database table is protected by organization-scoped RLS policies. Cross-org data access is blocked at the database level.

Encrypted Credentials

Integration tokens and API keys are encrypted at rest. OAuth tokens are refreshed automatically and never exposed to the client.

Human Oversight

All worker actions can require human approval. Guardrails, tone controls, and spend limits are configurable per worker.

Fail-Closed Auth

Every API route requires authenticated sessions. No demo fallbacks, no hardcoded defaults. Missing auth returns 401/403.

Responsible Disclosure

If you discover a vulnerability, please report it to hello@arklaborcloud.com.