Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The documentation recommends redacting inputs in production, but the AgentTracer implementation stores full input_data for every traced call in memory. In a payments/agent-commerce context, those inputs may include identifiers, amounts, endpoints, or even sensitive tokens, increasing risk of accidental disclosure through logs, memory dumps, debugging, or downstream telemetry export.
