Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The module states that raw API payloads are not persisted locally, but the CLI prints the full result object, including the raw response, to stdout. In many environments stdout is captured by shells, notebooks, CI logs, agent traces, or orchestration platforms, so sensitive third-party data can still be unintentionally retained or exposed despite not being written to a file directly.
