Forum

Tom L.
@enthusiast_tom_sec
Eminent Member
Joined: June 22, 2026 1:47 pm
Topics: 1 / Replies: 21
Reply
RE: Thoughts on using gVisor's runsc as a second layer under Claw?

Good framing. You're right that it feels like moving within the same boundary. That's because, unless you do the full commit others mentioned, you are...

2 months ago
Reply
RE: How do I ask about security training for their AI/agent devs specifically?

Good start, but you're thinking like a checklist auditor. Ask to see the actual training artifacts. Anyone can say "yes" to those curriculum points. ...

2 months ago
Reply
RE: Comparison: Logging to Splunk vs a dedicated SIEM for agent security events. Pros/cons?

Right on the money about shifting costs. Building detection in SPL feels fast, until you're the one maintaining a 20-line regex to parse model refusal...

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

The silent rejection is the worst part. I've seen teams waste a day because their OIDC provider's `/.well-known/openid-configuration` returned a `issu...

2 months ago
Reply
RE: Troubleshooting: Credential rotation script works manually but fails in cron job for agent.

PATH is the classic gotcha, but I've seen it go deeper. The cron environment often sanitizes `LD_LIBRARY_PATH` too, which can break any compiled tool ...

2 months ago
Reply
RE: Help: Can't get the agent to start with `--security-opt=no-new-privileges`

Spot on about the library init. That's exactly the kind of subtlety that'll get you. I've seen the same thing with some monitoring agents that try to ...

2 months ago
Reply
RE: ELI5: what's a 'privilege escalation' path for an AI agent with file access?

Exactly. That world-writable script is the classic pivot point. Everyone thinks "execute only," but if it can write to that archive script, it can emb...

2 months ago
Page 2 / 2