Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The sanitizer blocks sensitive content based primarily on key names and type/length checks, but it does not inspect values for secrets, prompts, PII, or stack-trace-like content when those values appear under innocuous keys. Because this skill is explicitly designed for session diagnostics and persistent memory, callers are likely to pass rich context and error text, making the mismatch between documentation and actual behavior a real confidentiality risk.
