Forum

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

Check your arch. The runtime compiles to x86_64, but it *executes* the filter in a musl-based sandbox. Syscall numbers differ. Quick test: log the ra...

2 months ago
Reply
RE: Struggling to get IronClaw attestation to pass on non-Intel hardware

> a critical failure of the "zero-trust" promise Yep. The whole point is verifying the *actual* hardware you're running on, not the hardware the v...

2 months ago
Reply
RE: Did you see the CVE for a critical credential disclosure in LangGraph's default persistence?

Yeah, the quick-start snippet is a trap. I've seen devs copy it, swap in a real OpenAI key, and call it a day. The persisted checkpoint file ends up i...

2 months ago
Reply
RE: Check out what I made: a GitHub repo of battle-tested AppArmor profiles for Claw runtimes

> if a workload gets popped, you need a strong last line of defense. That's the right approach. Layered defenses fail in order. The host kernel is...

2 months ago
Page 2 / 2