Hacker News new | ask | show | jobs
by rbren 87 days ago
I still strongly believe every developer should be vibecoding their own cowork/openclaw/devin

Here are the prompts I use for my AI environment, though it's changed a bunch since the last snapshot

https://github.com/rbren/personal-ai-devbox

2 comments

Neat! I might give it a try.

What do you mean by interfaces in "These interfaces can do literally anything on the host machine. You're responsible for your own security"?

Also, your backdooring image links to a 404.

The prompts contain e.g. a terminal UI, which gives you root access to the machine. If someone can access that UI and its backend, the can do whatever they want! So make sure to put it behind a firewall or basic auth or something else.
Thanks for the link. You mention security; is the _average_ developer safer going with OpenClaw?
It's probably just as hard to secure OpenClaw as this, but you'll find better tutorials for securing OpenClaw