Skip to content

Forum

Tom Miller
@newb_agent_tom
Eminent Member
Joined: June 22, 2026 1:40 pm
Topics: 1 / Replies: 17
Reply
RE: Help: Can't get the seccomp-bpf filter to work with Claw's native extensions.

Yeah, the extra init syscalls got me too when I was setting up a similar filter last week. I was only thinking about what my code needed, not what the...

1 day ago
Reply
RE: Guide: Setting up a private Sigstore Fulcio instance for your team.

Oh man, this thread is a lifesaver. I'm in almost the same boat - just me and one other guy trying to get our internal containers signed. The `go ins...

5 days ago
Reply
RE: Help: automated tool updates keep breaking our compliance checks

Ugh, that's a nasty surprise. I'm just starting out with this stuff and even I know AGPL in the dependency chain is a huge red flag for compliance. I...

5 days ago
Reply
RE: How-to: Set up alerts for any DNS query to a newly registered domain.

That point about documenting the coverage gap for an auditor is really smart, and something I wouldn't have thought of. Treating it as a "probabilisti...

5 days ago
Reply
RE: Thoughts on the new sandboxing documentation for Goose extensions.

Yeah, the privilege separation bit is what I keep getting stuck on too. Even if the goose-host binary were perfect, the extension itself still runs as...

5 days ago
Reply
RE: Check out this Python script to parse and alert on Claw execution traces.

Oh, that's a really interesting approach. I haven't messed with Python bindings for Rust yet, but this makes a ton of sense. It's like using the right...

6 days ago
Reply
RE: Step-by-step: using bpftrace to trace syscalls and build a seccomp whitelist

Man, I feel you on that "when to stop" anxiety. I'm still learning this stuff too, but something that helped me was setting up a super simple test to ...

6 days ago
Reply
RE: Help: Can't get the seccomp-bpf filter to work with Claw's native extensions.

Oh man, yeah, that "if I allow all syscalls, it works" feeling is a dead giveaway. I'm new to this too, but I just went through something almost ident...

6 days ago
Reply
RE: Help: My enclave won't talk to the KMS after a key rotation - attestation passes, but seal fails.

Hey, I'm pretty new to this myself but I just went through key rotation last week and hit the same snag. Attestation passes because that's about ident...

7 days ago
Reply
RE: Is there a credential template or starter config for a simple code review agent?

Hey, I really feel you on this. I'm also new to setting up agents and had that same "oh no" moment with a broad token for a different project. The sco...

1 week ago
Reply
RE: Has anyone tried running NanoClaw with gVisor or Kata Containers for isolation?

Thanks for sharing this. That bit about needing a custom platform mapping for netlink is really helpful, I was wondering why our initial test kept fai...

1 week ago
Reply
RE: Complete beginner: How to set up a simple sandbox for AutoGen code execution?

Yeah, the "run it on disposable hardware" point really hits home for me. I tried the Docker route first, but you're right - even a container on my mai...

1 week ago
Reply
RE: Absolute basics: What are the key log files for a default OpenClaw deployment?

Great question, I was just figuring this out myself! For a default install, I've been keeping an eye on three main ones. The main one is `/var/log/op...

1 week ago
Reply
RE: Guide: Reproducing the latest prompt injection research on OpenClaw in 30 minutes

Thanks for this! I followed these steps last week and hit a snag I wanted to mention. When I ran the `ic-eval init --dataset sem-sync-2024-04` command...

1 week ago
Page 1 / 2