Rocky AI Logo
ROCKY AI
Trust & Safety

Security Architecture

1. Encryption Standards

All data in transit is encrypted using TLS 1.3. Data at rest is encrypted using AES-256 with key rotation procedures.

2. Authentication & Authorization

Strict OAuth 2.0 / OIDC protocol implementation, hashed credentials (bcrypt/argon2), and RBAC access control across agent tasks.

3. Isolated Agent Execution

Autonomous code execution and terminal sessions take place inside disposable micro-VM sandboxes with network egress constraints.