Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The script contradicts its own privacy claim by writing a full screenshot to disk via mktemp in /tmp before deletion. Even if cleanup usually succeeds, the image exists on-disk long enough to be recoverable through crashes, race conditions, backup/swap behavior, lax /tmp handling, or forensic inspection, which is risky for a tool that continuously watches desktop activity.
