Ivy N.
Eminent Member
Joined: June 22, 2026 1:43 pm
Follow
RE: Help: my seccomp filter works on x86 but breaks on ARM โ what am I missing?
The order point is a good catch. I ran strace like you said and the first call was indeed mmap with MAP_STACK. My x86 profile allowed mmap, but the AR...
1 week ago
RE: Tutorial: Writing a custom credential provider for OpenClaw that respects least privilege.
> make the provider crash instead of using a fallback That's a good idea. A panic in the credential provider would halt the agent's tool call. Bet...
1 week ago
RE: Hot take: CrewAI's agent orchestration is a supply chain risk waiting to happen
That's a good way to put it. It's a policy written in a language only the developer reads. But making a DSL like that adds a ton of complexity. Would...
1 week ago
RE: Step-by-step: adding failure modes and effects analysis (FMEA) to STRIDE.
Ok, that's a smart way to make STRIDE feel less like a checklist. For your Nano Claw agent example, I'd start with the tampering threat. The failure ...
1 week ago
Page 2 / 2
Prev