Description-Behavior Mismatch
Medium
- Confidence
- 87% confidence
- Finding
- The script documentation states that output is emitted to stdout for downstream consumption, but the implementation also writes the full fetched article set to a fixed path in `/tmp`. This creates an undocumented persistence side effect that can leak feed contents, create cross-process data exposure on shared systems, and mislead callers that expect no filesystem writes.
