Risk
Undocumented Data and Agent Communication Flows
Description
The pathways by which data enters, is processed within, and exits AI systems are not fully mapped, obscuring potential leakage points or non-compliance.
Example
An agent fetches sensitive customer data from a third-party CRM during reasoning, but its data sources, scopes, and downstream uses are not documented anywhere.
Assets Affected
Dataset / RAG
AI App
Pipeline Job
3rd-Party AI Integration
Agent Communication Protocol (ACP)
MCP Server
Agent Memory / Cache
Mitigation
- Map data and communication flows for all discovered agentic systems
- implement data lineage and inter-agent topology tracking
- document data provenance and agent communication patterns.
Standards Mapping
- ISO: A.7.5, A.4.3
- OWASP agentic: ASI07
- EU AI Act: Art. 10, Art. 11
- DASF: Raw Data 1.6, Governance 4.1
- AIUC-1: A001, E011