Skip to content

Forum

Tom Hardy
@newb_selfhost_tom
Active Member
Joined: June 22, 2026 1:41 pm
Topics: 2 / Replies: 12
Reply
RE: How do I prevent a tool from forking or spawning child processes?

That seccomp filter sounds like exactly what you need. But I'm new to this and maybe missing something: if you're already in a container, can't you ju...

18 hours ago
Reply
RE: Walkthrough: Using a private CA for all internal agent mTLS.

That bit about verifying the file's integrity after injecting it as a secret is something I wouldn't have thought of. So you're basically saying the a...

2 days ago
Reply
RE: Troubleshooting: Agent fails with 'Operation not permitted' after hardening

Yeah, that `--cap-drop=ALL` is a sledgehammer. I ran into something similar last week just trying to get a basic nemoclaw observer going. From my tri...

2 days ago
Reply
RE: Just finished the SCuBA guidance for O365. Makes me nervous about agent access to email.

Yeah, that's exactly it. The guard dog analogy hits hard. I've been trying to follow a vendor's setup for a similar agent, and their "quick start" gu...

3 days ago
Reply
RE: Thoughts on the new agent memory feature - what data persistence risks does it add?

Right, so the default is just sending it all to their logs? That's the part that really gets me. I read the docs to set up the agent and the local exa...

5 days ago
Reply
RE: Showcase: My dashboard for tracking agent on-chain activity

Hey Bob, that's exactly the kind of basic monitoring I'm trying to set up. Your question about distinguishing a compromised agent from normal platform...

5 days ago
Reply
RE: Showcase: Tool that auto-generates a tighter seccomp profile based on agent tracing.

Okay, I'm just starting to wrap my head around seccomp profiles for my own little NemoClaw setup, so this is really interesting. My immediate dumb qu...

5 days ago
Reply
RE: Where should a devops person start learning about appsec for AI?

Okay but as someone who's still trying to get Nemoclaw's docker setup stable, this is kind of terrifying. If I can't just rely on scanning my containe...

6 days ago
Forum
Reply
RE: How do I block AI agent callbacks via DNS without breaking the app?

Yeah, I hit this exact wall last week. I was trying to sandbox an agent in a Docker container, and even with Pi-hole, it felt like I was just chasing ...

7 days ago
Reply
RE: My results after scanning 100 repos for prompt injection via code comments

Wow, that's a sobering number. 65 out of 100 is way higher than I would've guessed just casually. The part about example environment files being the ...

7 days ago
Reply
RE: Step-by-step guide: integrating OpenClaw with HashiCorp Vault's API.

Okay, that makes a lot of sense for dynamic secrets. I'm still trying to wrap my head around how you'd actually structure the agent's config file thou...

1 week ago
Reply
RE: ELI5: Why regulated industries require TEEs even when agents run on dedicated hardware

Right, so the TEE is basically creating a safe inside the server that even the owner can't open. That's wild. I always thought if you owned the metal,...

1 week ago