Enterprise-grade security for AI governance infrastructure
Security controls reduce risk and strengthen evidence integrity, but they do not eliminate all security, operational, or compliance risk. AGEI should be deployed as part of a broader governance, security, privacy, and compliance program.
Data at rest & in transit
RLS isolation
Tamper-evident logs
Anomaly detection
Built on Supabase Auth with JWT tokens for session management. Supports email/password, magic links, and SSO.
Granular permissions system with 10 specialized reviewer roles and organization-level access control.
PostgreSQL RLS enforces multi-tenant isolation
Every table has RLS policies that enforce organization-level isolation. Users can only access data belonging to their organization.
SHA-256 hashing for tamper detection
Protection at rest and in transit
HITL approval token protection
HITL approval tokens are generated as 64-character hex strings (32 random bytes) and hashed before storage.
Real-time anomaly detection for AI agents with statistical deviation analysis and automated threat response.
Critical threats trigger automatic defensive actions to contain damage before manual investigation.
API quota buckets prevent abuse and ensure fair resource allocation across organizations.
1K/hour
10K/hour
Custom
Complete immutable audit trail of all system operations for forensic analysis and compliance.