Hacker News new | ask | show | jobs
by gbessoni 133 days ago
Everyone's giving AI agents full access to their computer - Moltbot, Clawdbot, Claude Desktop, Cursor.

They can click anything. Read any file. Take screenshots. Execute commands.

And you have zero idea what they're actually doing.

So I built Molteye. It watches the watchers.

- Shows when AI agents start/stop - Logs file access while AI is active - Alerts on sensitive files (.env, .ssh, credentials)

100 lines of code. 100% local. Open source.

https://github.com/gbessoni/molteye

PRs welcome - need Windows support and network monitoring.