Risk
Insufficient AI and Agent Interaction Logging
Description
Failure to comprehensively log AI and agent interactions including reasoning chains, tool invocations, MCP calls, and inter-agent communication
Example
An agent's tool invocations are logged but its reasoning chain is not; an investigation cannot reconstruct why the agent invoked a sensitive tool.
Assets Affected
App Usage Log
Agent Usage Log
Model Response
Mitigation
- Enforce detailed and consistent interaction logging including reasoning traces, tool calls, and inter-agent handoffs
- define log schemas for agent prompts, traces, and responses
- regularly audit log completeness.
Standards Mapping
- ISO: A.6.2.8
- OWASP agentic: ASI08
- EU AI Act: Art. 12, Art. 19
- DASF: Raw Data 1.10, Model Serving 10.1
- AIUC-1: E015