Skip to main content

AI Risk Register

Gap Closure: B2.1

This page addresses Blueprint Supplement Gap B2.1: "AI security underspecified." The original specification mentioned AI safety at a high level but did not map to OWASP LLM Top 10 or provide a comprehensive risk register with likelihood, impact, and mitigation status. This page delivers a complete AI risk register with 25+ identified risks.

ReGenesis is an AI-powered platform handling deeply sensitive personal data. AI introduces unique risks that traditional software does not face: hallucination, prompt injection, bias, unintended harmful outputs, and vendor dependency. This risk register catalogs every known AI risk, maps it to industry frameworks (OWASP LLM Top 10), and documents the specific mitigations ReGenesis implements at each deployment stage.

Risk Summary Dashboard

Risk CategoryCountCriticalHighMediumLow
Prompt Injection41210
Data Leakage52210
Hallucination30210
Model Dependency30120
Bias and Fairness40220
Harmful Outputs42110
Cost Overrun20110
Availability30120
Total28512110

OWASP LLM Top 10 Coverage

OWASP IDRiskReGenesis MitigationStatus
LLM01Prompt InjectionSystem prompt hardening, input sanitization, output validationDesigned
LLM02Insecure Output HandlingOutput validation, safety guardrails, content filteringDesigned
LLM03Training Data PoisoningN/A (ReGenesis does not fine-tune; contractual no-training)Mitigated
LLM04Model Denial of ServiceRate limiting, token budgets, circuit breakersDesigned
LLM05Supply Chain VulnerabilitiesAdapter pattern, provider switching, version pinningDesigned
LLM06Sensitive Information DisclosurePseudonymization, context isolation, PII detectionDesigned
LLM07Insecure Plugin DesignTool-gating per permission mode, approval gatesDesigned
LLM08Excessive AgencyHuman-in-the-loop for all actions, no autonomous executionDesigned
LLM09OverrelianceCoach approval workflow, Evidence Packs, confidence scoringDesigned
LLM10Model TheftN/A (ReGenesis uses API, not self-hosted models)N/A

Investment Implication

AI risk management is not optional for enterprise clients. Procurement teams evaluate AI governance posture during vendor assessment. A comprehensive, auditable risk register is a procurement requirement, not a nice-to-have.


Risk Heat Map


Crisis Detection Is Life-Safety

Risk AI-006 (Crisis Detection Failure) is the highest-consequence risk in the entire platform. A missed detection of suicidal ideation could result in real-world harm. This risk can never be fully mitigated by technology alone — coach training, clinical advisory oversight, and a culture of safety vigilance are essential complementary measures. The detection system must be continuously improved and never considered "done."

Risk Register Is a Living Document

This risk register is not a one-time exercise. It must be reviewed weekly by the AI safety team, monthly by engineering leadership, and quarterly by the executive team. New risks are added as they are identified. Risk scores are updated based on real-world incident data. The register is part of the SOC 2 compliance evidence package and is shared with enterprise procurement teams.

OWASP LLM Top 10 Compliance

All ten OWASP LLM Top 10 risks are addressed in this register. Two are not applicable (LLM03: Training Data Poisoning — ReGenesis does not fine-tune models; LLM10: Model Theft — the platform uses cloud API, not self-hosted). The remaining eight have specific, documented mitigations with implementation timelines.