Machine-speed dynamic authorization for the AI era. Blends static ReBAC policies with AI-driven risk evaluation — securing both humans and AI agents without overburdening users.
Aligned with Google's Beyond Zero architecture (Valente & Zalewski, 2026). Available as an add-on for Professional and Enterprise plan subscribers.
Beyond Zero extends Zero Trust from the application boundary to individual actions on individual resources.
Every authorization decision is made at the individual resource and action level — not at the application or tool boundary. True per-request evaluation at machine speed.
SpiceDB relationship-based policies (the static floor) combined with AI-driven risk evaluation (the dynamic ceiling). Static policies remain auditable; dynamic controls add contextual intelligence.
Pre-computed accessor profiles, resource sensitivity, work assignments, device posture, and behavioural baselines — all available at sub-millisecond access time.
AI-powered investigations triggered by risk signals. Correlates access patterns, detects enumeration and exfiltration, and produces GDPR Article 22 compliant decision explanations.
Granular, context-aware challenges (justification, security key, manager approval) and escalating containments — from rate limiting to full access denial.
All features are available when Beyond Zero is enabled on your plan.
In-process compiled policy evaluation in < 3ms p99. Zero synchronous network calls on the hot path.
Detects stale risk profiles and elevates risk scores until event intake catches up.
AI-driven pattern analysis via DeepSeek. PII-scrubbed, prompt-isolated, GDPR-compliant decision DAGs.
Simulate new policies against historical data before enabling. See impact without risk.
SpiceDB CEL caveats evaluated at check time — time-of-day, location, auth strength, risk score, work assignment.
First-class agent identities with declared capabilities, bounded sessions, and controlling human attribution.
Multi-hop agent delegation with scope intersection. Permission can only narrow, never widen, across hops.
Structured JSON intent declarations (not free-text) validated against resource access. Prevents prompt injection and scope creep.
Agents never inherit the full permission set of their controlling human. Permissions are the intersection of human + agent + task scope.
Vocabulary-based tokenisation of human task declarations. Agent actions verified against the human's stated objective.
None, Rate Limited, Sensitivity Restricted, Read Only, Full Containment. Automatic escalation/de-escalation.
Justification, security key touch, manager approval, controlling human confirmation, re-authentication, rate reduction.
Break-glass freely bypasses L1-L3, but L4 (suspected compromise) requires FIDO2 + peer counter-signature.
Session revocation events trigger Level 4 containment within 2 seconds. No investigation delay.
High-confidence investigations (>90%) apply containment without human approval. GDPR Article 22 explainability guaranteed.
MDM-sourced trust levels (managed, compliant, encrypted, hardware-bound). Jailbroken = always untrusted.
DPoP proof with x5t#S256 certificate thumbprint validated against NHS Spine CA. Hardware root of trust.
Token exchange with Entra ID, CIS2, custom OIDC. Canonical subject format, namespace scoping, health monitoring.
Mid-session re-evaluation on every request. Device posture degradation, risk threshold crossing, CAEP revocation — all trigger immediate response.
Time-bound access via SpiceDB expiring relationships. Auto-approve for low-risk, auto-revoke on expiry. Zero manual cleanup.
Pre-configured elevation profiles: max duration, approver role, cooldown period, renewal limits.
Local PDP sidecar serves cached decisions during network failure. Clinical safety outweighs absolute consistency.
Edge nodes validate clock against central API. Configurable drift threshold (30-120s) for rural NHS environments.
Evaluation latency, challenge resolution, containment active count, anomaly detection, cache hit rates, circuit breaker state.
Deterministic decision DAGs for every autonomous containment. Template-based human-readable explanations within 72 hours.
SHA-256 salted hashing, 7-table update, Redis cleanup, irreversible salt deletion. Preserves audit trail structure.
Every Beyond Zero capability maps to specific Data Security and Protection Toolkit controls.
Sliding window of last 100 actions per accessor. Pattern detection for enumeration, exfiltration, and privilege probing.
SpiceDB CEL caveats evaluated natively at permission-check time. Attach to any relationship.
nhs_working_hoursAccess restricted to 07:00-19:00 UK time
nhs_uk_onlyAccess restricted to GB-located devices
nhs_smartcard_requiredRequires Smartcard or FIDO2 authentication
nhs_risk_boundedDenied when risk score exceeds threshold
nhs_assignment_scopedRestricted to current work assignment scope
nhs_device_trust_requiredRequires managed, compliant device
Beyond Zero is available as an add-on option for Professional and Enterprise plan subscribers. It operates alongside AuthHub's core ReBAC engine — the static SpiceDB floor continues to function independently. Beyond Zero adds the dynamic ceiling on top, and can be enabled or disabled at any time via a feature flag with zero impact on your existing authorization flow.
Beyond Zero is architecturally decoupled from the SpiceDB critical path. It never degrades your baseline 100K RPS.