I built a small open-source tool called Privacy Mask.
It intercepts screenshots locally and automatically redacts sensitive patterns (API keys, phone numbers, IDs, etc.) before screenshots are sent to AI tools or agents like OpenClaw.
The goal is to prevent accidental data leaks when sharing screenshots during debugging or development.
Everything runs locally.
Would love feedback.