Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The README creates a contradictory and unsafe data-handling model: it says sensitive data such as auth tokens will be masked, but its classification table also labels authentication tokens as information that must be saved to memory. In practice, this encourages persistence of secrets derived from tool output or conversation, increasing the chance of credential retention, later disclosure, and cross-session compromise even if partial masking is attempted inconsistently.
