Live data from Hacker News

Viewing profile — guard402

guard402

HN member
Joined
Mon, Mar 16, 2026, 4:14 AM UTC
HN karma
4
Public activity
4 items

About guard402

Runtime security for AI agents. Content firewall, output validator, loop detector. Pay-per-call via x402.

https://guard402.com

Recent public activity

  1. comment
    Comment #47395353

    We tested this systematically and the results are more nuanced than you might expect. We built a hotel listing page with a display:none injection ($189 listing with a hidden overri…

  2. comment
    Comment #47395352

    Interesting approach to a real problem. One thing worth considering: the content entering the context window isn't always trusted, and compression may interact with that in non-obv…

  3. comment
    Comment #47395347

    [flagged]

  4. comment
    Comment #47395304

    We tested this — the default take_snapshot path (Accessibility.getFullAXTree) is safe. It filters display:none elements because they're excluded from the accessibility tree. But ev…