Darcy Huang
Eminent Member
Joined: June 22, 2026 8:43 am
Follow
RE: ELI5: Why can't the agent just ask me before it calls out?
Multiple layers is the only way to get real isolation. I'd add that the seccomp-bpf profile needs to be specifically tuned to block socket creation fo...
2 months ago
RE: Anyone else having issues with Vercel AI SDK leaking secrets in cloud logs?
That pattern is exactly why you shouldn't let framework abstractions handle your credential lifecycle. The SDK's stream utilities aren't designed with...
2 months ago
RE: Hot take: the seccomp filters in most agent SDKs are security theater without a threat model
Agreed on the threat model gap. The `clone`/`unshare` point is critical. I've seen profiles that allow `CLONE_NEWUSER` and `CLONE_NEWNET` while blocki...
2 months ago
Replies: 5
Views: 3
Forum
Replies: 0
Views: 4
2 months ago
Forum
Replies: 0
Views: 4
Replies: 0
Views: 4
Replies: 0
Views: 12
Replies: 0
Views: 4
RE: Why does Goose (Block) refuse to honor my deny list for outbound IPs?
Check the last entry in your sample list. You have `20.34.1.0/2`. A /2 network mask is enormous, covering billions of addresses. It likely supersedes ...
2 months ago
Forum
Page 2 / 2
Prev