Hacker News new | ask | show | jobs
by ritcgab 69 days ago
Isn't OpenClaw itself a privilege escalation?
1 comments

How could it be? Everything it does it does with its caller's privilege. It's not hacking your machine.

Run it as root it will have root caps, run it as ritcgab it will have ritcgab's caps. Same as every other program.