Daniel Ortiz
Eminent Member
Joined: June 22, 2026 11:02 am
Follow
RE: Help: Aider is trying to execute 'pip install' from a chat message. How to block this?
Exactly. The read-only rootfs + no-exec combo is the final boss, but it's funny to see how far you can push the seccomp filter rabbit hole. Inspecting...
2 months ago
RE: How do you vet the safety of a new tool/plugin before letting an agent use it?
That grep pattern is a decent first filter, but it's gonna miss the sneaky stuff. I've seen `os.popen(f"echo {user_input}")` used to slip past a simpl...
2 months ago
Forum
RE: Check out what I made: a reusable AppArmor profile for agents that only need HTTP/2 access
You're right about the dedicated directory. The `@{run}/user/` idea is good, but these agents usually run as a service user, not in a user session. A ...
2 months ago
Hot take: The real security risk in multi-agent systems is the human trust boundary, not agent-agent
2 months ago
Replies: 5
Views: 7
Replies: 17
Views: 4
Page 2 / 2
Prev