Viewing profile — ratnaditya
ratnaditya
HN member- Joined
- Mon, Feb 23, 2026, 5:33 AM UTC
- HN karma
- 8
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About ratnaditya
agentward.ai
Recent public activity
- comment
- story
-
comment
Comment #48179357
[flagged]
- story
-
comment
Comment #47876380
[dead]
- story
- story
-
comment
Comment #47142842
[dead]
-
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…
-
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…
-
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…
-
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…