Live data from Hacker News

Viewing profile — ratnaditya

ratnaditya

HN member
Joined
Mon, Feb 23, 2026, 5:33 AM UTC
HN karma
8
Public activity
12 items

About ratnaditya

agentward.ai

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #48179357

    [flagged]

  4. story
  5. comment
  6. story
  7. story
  8. comment
  9. story
    Show HN: AgentWard – After an AI agent deleted files, I built a runtime enforcer

    I've spent time working on AI safety and kept running into the same problem: AI agents have far more access than they need, and the only thing stopping them from misusing it is a p…

  10. comment
    Comment #47118584

    The kernel-level approach is the right answer for protecting the host from the agent — landlock and seatbelt give you deterministic enforcement that the LLM can't reason its way ar…

  11. comment
    Comment #47118563

    The hash-chained audit trail is a nice touch — append-only logs are underrated for agent governance. Curious how you handle the policy definition UX for teams without security back…

  12. comment
    Comment #47118552

    The supply chain angle is the right framing — the typosquat example with mcp-servr-github is exactly the kind of thing that's hard to catch manually. One thing I've been thinking a…