Decloak is an AI-powered web security intelligence platform that scans a site's HTTP/TLS posture, JavaScript, and third-party scripts to produce a report anyone can read. This guide is part of Decloak's library of practical, source-backed security guidance.
In this guide
- Key takeaways
- Does SOC 2 have an AI - specific Trust Services Criterion?
- How do auditors evaluate AI systems under SOC 2?
- Which AI - focused evidence categories should I prepare?
- How does Processing Integrity (PI) change for AI?
- What Security (CC) controls now apply to AI models?
- How do Confidentiality (C) and Privacy (P) address prompts and training data?
- Is there a separate SOC 2 AI certification?
- Which practitioner frameworks can help fill the AI gap?
- How should I manage vendor risk for LLM providers?
- How to extend Change Management (CC - 8) to model deployments?
- How can I demonstrate compliance without a dedicated AI layer in Decloak?
- What are the next steps to get ready for a SOC 2 audit of an AI service?
Key takeaways
- SOC 2 still uses the same five Trust Services Criteria; there is no separate SOC 2 AI certification.
- Auditors evaluate AI systems through an “AI lens” and request concrete evidence such as model lineage, prompt logging, drift monitoring, and vendor risk assessments.
- Use practitioner frameworks like the CSA AI Controls Matrix to organize the required evidence and map it back to the existing criteria.
Does SOC 2 have an AI - specific Trust Services Criterion?
No, SOC 2 does not include a dedicated AI control set. The AICPA’s Trust Services Criteria were last updated in 2017 and still contain only Security, Availability, Processing Integrity, Confidentiality, and Privacy. All AI - related controls must be demonstrated within these existing criteria.
How do auditors evaluate AI systems under SOC 2?
Auditors apply the same five criteria but ask for AI - specific artifacts. They look for evidence that shows how you control model training, versioning, inference, and data handling, and they map that evidence to the relevant criteria.
Which AI - focused evidence categories should I prepare?
Prepare the following artifacts, grouped by the type of control they satisfy:
- Model lineage - snapshot of training data, code repository, hyper - parameters, and an approval chain document.
- Model registry - a system that records every model version, who approved it, and when it was promoted.
- Per - inference logging - logs that capture model version, prompt hash, any tool calls, and the outcome of each request.
- Drift - monitoring dashboards - visualizations that show performance drift, with linked change - management tickets for any deviation.
- Vendor risk assessments - SOC 2 or ISO 27001 reports from any LLM provider, plus data - processing agreements that forbid training on customer data.
- Rollback procedures - documented and tested run - books that describe how to revert a model deployment safely.
How does Processing Integrity (PI) change for AI?
Processing Integrity is the most impacted criterion. Auditors map model output accuracy, hallucination detection, and bias testing to PI - 1.2 and PI - 1.4. You must define measurable thresholds, continuously monitor them, and document remediation steps when thresholds are breached.
What Security (CC) controls now apply to AI models?
Security controls now cover model - access and prompt - injection defenses. CC - 6.1 requires logical access controls for model APIs, CC - 6.6 extends the requirement to third - party LLM providers, and CC - 7.2 expects real - time monitoring for malicious prompts or data exfiltration attempts.
How do Confidentiality (C) and Privacy (P) address prompts and training data?
Both criteria now include prompts, completions, and training data. Auditors verify that any PII in prompts is redacted before storage, that retention policies cover prompt logs, and that data - processing agreements with model providers prohibit the use of customer data for training.
Is there a separate SOC 2 AI certification?
No, there is no formal “SOC 2 AI” certification. All AI - related evidence appears in a standard SOC 2 Type I or Type II opinion. The distinction is purely in the evidence set you provide, not in a separate report type.
Which practitioner frameworks can help fill the AI gap?
The Cloud Security Alliance’s AI Controls Matrix (AICM) v1.1 offers 247 control objectives across 18 domains, including a dedicated “Model Security” domain. Map those objectives back to the five Trust Services Criteria to build a structured evidence set that auditors accept.
How should I manage vendor risk for LLM providers?
Treat LLM providers as sub - service organizations. Collect their SOC 2 or ISO 27001 reports, require data - processing agreements that include “no - training - use” guarantees for enterprise tiers, and document the risk assessment in your vendor management program.
How to extend Change Management (CC - 8) to model deployments?
Create a change - control ticket for every model promotion. Include testing results for bias, accuracy, and safety, and attach an exercised rollback run - book. Auditors expect this documentation as part of Type II evidence.
How can I demonstrate compliance without a dedicated AI layer in Decloak?
Use Decloak’s free scan to verify the underlying web security posture (layers 1 - 8). While Decloak does not scan for AI - specific secrets, its JavaScript CVE scanning and vibe - coded platform security layers can surface insecure configurations that affect AI endpoints. Pair those findings with the AI evidence you prepared to present a complete SOC 2 picture.
What are the next steps to get ready for a SOC 2 audit of an AI service?
- Inventory all AI models, APIs, and third - party providers.
- Implement a model registry and per - inference logging.
- Set up drift - monitoring dashboards with automated tickets.
- Draft vendor risk assessments for each LLM provider.
- Document change - control tickets and rollback run - books for every model promotion.
- Map each artifact to the relevant Trust Services Criterion using the CSA AI Controls Matrix.
- Run a Decloak free scan to ensure the web surface is secure, then package the AI evidence for the auditor.
This article follows the latest publicly available guidance on SOC 2 audits for AI - enabled services.
Related guides
What is NIST in cybersecurity and why should you care?
NIST is the U.S. agency that creates the Cybersecurity Framework and a suite of standards like SP 800 - 53 that guide risk management for both government and private organizations.
Which NIST Cybersecurity Standards Should My Organization Adopt in 2024 - 2025?
Learn the core NIST publications that form a practical, layered security program, how they map together, and concrete steps to start using them today.
Does the EU AI Act apply to U.S. companies?
Yes - the EU AI Act has extraterritorial reach and can bind U.S. AI providers, deployers, importers or distributors whenever their systems are placed on the EU market, used by an EU entity, or produce output that is used in the Union.