Security

Zero trust.
Zero compromise.

Your marketing data, campaign strategies, and ad account credentials are protected by the same infrastructure patterns used in financial services and defense.

shield

Workspace Isolation

Every client operates in a fully isolated environment. Separate memory, sessions, credentials, and data stores. No shared tenancy. No cross-contamination.

lock

Encrypted Credentials

OAuth tokens and API keys stored in GCP Secret Manager. Never touch disk unencrypted. Rotated automatically. Access scoped to the authenticated workspace only.

key

Session Security

HMAC-signed tokens with automatic rotation. Bcrypt-hashed passwords (cost 12). Secure cookie transport with SameSite and HttpOnly flags. Expired sessions invalidated system-wide.

speed

Rate Limiting

3-layer rate limiting: 60 requests/minute REST, 30 messages/minute WebSocket, 5 login attempts/minute. Exponential backoff on violations. Brute force protection per IP and email.

security

Threat Detection

Vulnerability scanner probes return 404. WordPress, PHP, and common exploit paths blocked. CSP, HSTS, X-Frame-Options, and Referrer-Policy enforced on every response.

history

Audit Trails

Every API call, OAuth connection, tool execution, and workspace action is logged with timestamps. Full audit trail for compliance review.

cloud

Infrastructure

Google Cloud Run with auto-scaling. TLS certificates auto-provisioned and renewed. Private VPC networking. No public database endpoints.

storage

Data Residency

All data stored in US regions (us-west1). GCS with server-side encryption. No data leaves Google Cloud infrastructure.

Compliance

SOC 2 Type II

Infrastructure hosted on Google Cloud Platform, which maintains SOC 2 Type II certification.

GDPR Ready

Data deletion on request. No cross-workspace data sharing. Consent-based processing.

CCPA Compliant

California consumer privacy rights supported. Data access and deletion requests honored within 30 days.