Security & trust

Veyra is built for production code. Every run is sandboxed, every action is logged, and every secret stays encrypted.

Execution sandbox

  • Each run executes in an isolated, ephemeral container.
  • Filesystem is scoped to the project workspace; no host paths are reachable.
  • Outbound network is allow-listed per workspace policy.

Secrets

Secrets are encrypted at rest with per-workspace KMS keys and only decrypted inside the run sandbox. They are never visible to model providers.

Compliance posture

StandardStatus
SOC 2 Type IICertified
ISO 27001Certified
GDPRCompliant — EU data residency available on Enterprise
HIPAAAvailable with BAA on Enterprise

Auditability

  • Every tool call, model call and file diff is recorded as an immutable trace.
  • Traces export to S3, GCS or your SIEM via the audit webhook.
  • Workspace admins can replay any historical run.
Reporting a vulnerability
Email security@veyra.ai. We respond within one business day and run a coordinated disclosure program.
Hello