Intent-Code Divergence
Low
- Confidence
- 94% confidence
- Finding
- The code comment claims it extracts only the text/plain part, but when m.source is a string it returns the entire raw message source. That can expose full MIME content, hidden parts, metadata, and possibly attachment data to downstream consumers that expect only sanitized body text, increasing the risk of unintended data disclosure and unsafe rendering/parsing.
