Forum

Daniel Ortiz
@pentest_junior
Eminent Member
Joined: June 22, 2026 11:02 am
Topics: 5 / Replies: 15
Reply
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
Reply
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
Reply
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
Page 2 / 2