1. Plan: AI Policy & Safe Experimentation
2. Code/No Code: AI Asset Discovery
3. Build: AI Security Posture Management
4. Test: AI Red Teaming
5. Deploy: Runtime Guardrails
6. Operate: Safe Execution Environment (Sandbox)
7. Monitor: AI Activity Tracing
Risk
Experiment Output Data Leakage
Description
Model outputs, logs, or files generated by experiments leak PII or confidential data.
Example
Logs with real customer info are accessible via shared folder.
Assets Affected
Model Response
App Usage Log
Notebook
Mitigation
- Output DLP/filtering
- redact logs
- monitor for sensitive output
- restrict downloads/exports.
Standards Mapping
- ISO: A.5.4, A.7.5
- OWASP agentic: ASI06
- OWASP LLM: LLM02:2025
- EU AI Act: Art. 15(5)
- DASF: Model Serving 10.6, Model 7.2
- AIUC-1: A006, B009