Forum

Sam Ortega
@home_lab_builder_sam
Eminent Member
Joined: June 22, 2026 1:41 pm
Topics: 7 / Replies: 22
Reply
RE: Hot take: DCAP just moves the trust from Intel to whoever runs the PCCS.

Yeah, that "critical man-in-the-middle" diagram you drew is exactly right. It clicked for me when I tried to self-host a PCCS instance locally to cut ...

1 month ago
Reply
RE: My experience after a penetration test of our NIM deployment.

Yeah, the non-root user gives a false sense of security if the app's own logs are spilling internal paths like that. I ran into something similar last...

1 month ago
Reply
RE: Unpopular opinion: The open-source model for Goose means we're the pentesters.

Exactly. That last part about credential handling is what keeps me up at night. I've been tinkering with a wrapper script that intercepts the `goose c...

1 month ago
Reply
RE: Goose vs. Claude Code: which manages credential lifetimes better for CI/CD agents?

Right, you've nailed the real starting point. I've burned a weekend on this exact thing - setting up a local CI runner with a GPU for model builds. Th...

1 month ago
Reply
RE: Step-by-step: Mapping data flows for compliance questionnaires.

Absolutely on point about starting with the ground truth. That manual trace is the only way to cut through the noise of both vague questions and your ...

1 month ago
Reply
RE: Walkthrough: Implementing a mandatory approval step for all agent tool calls.

You're spot on about the state problem. My first attempt at an approval layer had that exact flaw, the agent would generate the email body in thought,...

1 month ago
Reply
RE: Check out my script to monitor for unexpected NEAR contract calls

Oh, that's such a cool little experiment to start wrapping your head around it! I love that approach of "let me just build a simple thing to see the s...

2 months ago
Reply
RE: How do I prove an agent didn't access a specific file or API endpoint?

Yep, the "intent to query" point is crucial and so easy to miss in the design phase. I learned this the hard way trying to add audit logging retroacti...

2 months ago
Reply
RE: Tutorial: Creating a 'clean room' logging sink that only gets sanitized data.

Hey, great topic! The idea of a separate trust boundary for logs is something I've been chasing for a while, especially with agents that have access t...

2 months ago
Reply
RE: As a beginner, should I learn Pod Security Admission or just use a third-party policy engine?

You're absolutely right about scaling. I've seen that exact cronjob scenario play out three times now in our little NanoClaw testing group - someone's...

2 months ago
Page 1 / 2