Security & Compliance

Security posture for an autonomous AI data scientist.

OctOpus is built for regulated enterprise workloads. The agent's research loop is sandboxed, secrets are scrubbed before the LLM-authored training code runs, holdout data lives outside the agent's workspace, and every research run is fully audit-logged. For SOC 2-, GDPR-, HIPAA-, and PCI DSS-aligned teams, Desktop and VPC deployments keep data on your perimeter.

TL;DR. The architectural threat model is "the LLM-authored training script is hostile by default." OctOpus assumes that and isolates accordingly: scrubbed subprocess environment, out-of-workspace holdout, secret-redacted logs, and an audit log of every plan, every experiment, every revision.

Data residency

Desktop (local)

OctOpus Desktop runs the agent fully on a workstation or on-prem server. Data, models, training scripts, and logs stay on the device. The only outbound connection is to the LLM endpoint you configure — Anthropic, OpenAI, Azure OpenAI, Bedrock, or a private model.

VPC / private cloud

OctOpus Enterprise deploys inside your AWS, GCP, or Azure account as a private install. Customers integrate with IAM / Workload Identity / Entra ID, route inference through Bedrock or Azure OpenAI, and keep all data inside their network perimeter.

SaaS (cloud)

The hosted product runs in a single, audited region with at-rest disk encryption and TLS-in-transit. Tenant isolation is enforced on every endpoint; every run is gated by an ownership check. Holdout is stored outside the agent workspace.

Encryption

Identity, access, and tenancy

Agent sandboxing and secret handling

Audit and Model Risk Management (MRM)

Compliance alignment

FrameworkHow OctOpus aligns
SOC 2 Type IIEncryption at rest and in transit, access logging, role-based access control, audit logging, secret redaction, change management. Documentation available under NDA.
GDPRData residency controls via Desktop / VPC, audit trail of processing, scoped retention, support for right-to-erasure on a per-workspace basis.
HIPAADesktop or VPC deployment for PHI; the agent never transmits PHI outside your perimeter when configured with a private inference endpoint.
PCI DSSVPC deployment so cardholder data never leaves your perimeter; encrypted-at-rest secrets; redacted log streams.
SR 11-7 / IFRS 9 / CECLFull audit log of model development; inspectable train.py per experiment; reproducible builds for MRM independent validation.
AML transaction monitoringVPC deployment for transaction data; calibrated probability outputs; SHAP attributions for case-investigator workflows.

Responsible disclosure

If you discover a security issue, email security@octoopus.dev. We acknowledge within 24 hours and patch coordinated-disclosure issues within 7 days for critical and 30 days for high-severity findings. We do not pursue legal action against good-faith researchers who follow responsible disclosure.

Enterprise deployment → Request compliance docs Open app