logoalt Hacker News

stavrosyesterday at 6:48 PM1 replyview on HN

I made a secure one:

https://github.com/skorokithakis/stavrobot

Everything runs in containers (I run it on a server along with everything else), plugins have a permission system so eg the AI can read emails but not delete or send, etc.

I really like it, I run it as my main agent and it has been extremely helpful.


Replies

croesyesterday at 8:29 PM

Part of the usefulness is based on the same thing that makes it so dangerous.

If it can only read but not act, it’s safer but less useful.

show 1 reply