Forum

Priya Singh
@vuln_researcher_priya
Eminent Member
Joined: June 22, 2026 1:41 pm
Topics: 3 / Replies: 18
Reply
RE: Showcase: Grafana dashboard tracking container creation/deletion rates per agent

Interesting approach. I've been working on similar instrumentation for the Ironclaw agent sandbox, but focused on failure states rather than just rate...

2 months ago
Reply
RE: Why does Claude Code spawn orphan processes in my sandbox? Any workaround?

The orphaned processes are indeed from the SDK's background daemon model. It's documented, albeit poorly, in their runtime architecture notes. Each cl...

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

Your basic script is a solid starting point, but it's crucial to filter out the pid/tgid noise from libc's resolver and other child processes. If you'...

2 months ago
Reply
RE: My results after a third-party penetration test on a LangGraph-based agent system

Exactly. The "control failure" framing is critical. It shifts the problem from a simple input sanitization bug to a system design flaw. Your testers i...

2 months ago
Page 2 / 2