<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: keertahacker</title><link>https://news.ycombinator.com/user?id=keertahacker</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 16 May 2026 10:47:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=keertahacker" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: AERF – receipts for AI agents, crypto-signed like cosign for evidence]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/aerf-spec/aerf">https://github.com/aerf-spec/aerf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48049489">https://news.ycombinator.com/item?id=48049489</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 07 May 2026 13:53:27 +0000</pubDate><link>https://github.com/aerf-spec/aerf</link><dc:creator>keertahacker</dc:creator><comments>https://news.ycombinator.com/item?id=48049489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48049489</guid></item><item><title><![CDATA[New comment by keertahacker in "Show HN: Health billing agent denies claims in 1.2s, offices should know why"]]></title><description><![CDATA[
<p>Agent-vs-agent makes the trust problem sharper, not necessarily easier. Each side needs verifiable evidence of what the other committed to. They cant do with just vendor logs. The "one side controls the record" assumption breaks right after the human-on-the-other-end one. Plus, its like waiting for the police after an incident with out a first-aid kit.</p>
]]></description><pubDate>Fri, 17 Apr 2026 00:48:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47801333</link><dc:creator>keertahacker</dc:creator><comments>https://news.ycombinator.com/item?id=47801333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47801333</guid></item><item><title><![CDATA[New comment by keertahacker in "Show HN: Health billing agent denies claims in 1.2s, offices should know why"]]></title><description><![CDATA[
<p>Both, the insurer installs this to produced portable evidence that end users can consume. Would mainly be the startups building AI agents that interact with insurers on behalf of hospitals.
If a hospital needs to process 100,000 claims made by agents and verify them, its their records pitted with vendor logs. This lets the vendor hand over a folder the hospital verifies independently with openssl. No vendor trust required.
The incentive: customers (clinics) can process deterministic evidence independent of the vendor or tool (my code) and the vendors agents build up a track record of trust by themselves without engineers spending their time triaging.</p>
]]></description><pubDate>Thu, 16 Apr 2026 18:55:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47797834</link><dc:creator>keertahacker</dc:creator><comments>https://news.ycombinator.com/item?id=47797834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47797834</guid></item><item><title><![CDATA[New comment by keertahacker in "Show HN: Health billing agent denies claims in 1.2s, offices should know why"]]></title><description><![CDATA[
<p>A doctor friend asked me about billing agents their mixed experience not being able to dispute the agent due to abstractions. Wanted your thoughts. I feel agents should prove they are trustworthy and transparent to the human in the loop as in the end user, not the developer.<p>I built a tool where every AI agent action gets an Ed25519 signed receipt,
hash-chained, and exported as a folder anyone can verify with openssl.
No vendor software needed to verify.<p>The demo runs 20 simulated insurance claims sessions — standard agents
and rogue agents. Every action is signed. Rogue actions are blocked and
the blocks are signed too.<p>$ pip install agentmint && python -m agentmint.demo.healthcare<p>Cross-patient access:  10 attempts → 10 blocked
Auto-deny (no review): 10 attempts → 10 blocked
Prompt injection:      10 attempts → 10 caught before LLM<p>To run it: 
clone then cd agentmint-python/
Verify: cd healthcare_evidence && bash VERIFY.sh
GitHub: <a href="https://github.com/aniketh-maddipati/agentmint-python/tree/main" rel="nofollow">https://github.com/aniketh-maddipati/agentmint-python/tree/m...</a><p>Also Would love to hear: Should verification require zero dependency on the vendor, or is that overkill?<p>Tear it apart, tell me what I can do to make it better. If you have thoughts on ways to make trust a currency for agents, comment below</p>
]]></description><pubDate>Thu, 16 Apr 2026 17:01:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47796308</link><dc:creator>keertahacker</dc:creator><comments>https://news.ycombinator.com/item?id=47796308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47796308</guid></item><item><title><![CDATA[Show HN: Health billing agent denies claims in 1.2s, offices should know why]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47796200">https://news.ycombinator.com/item?id=47796200</a></p>
<p>Points: 1</p>
<p># Comments: 4</p>
]]></description><pubDate>Thu, 16 Apr 2026 16:53:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47796200</link><dc:creator>keertahacker</dc:creator><comments>https://news.ycombinator.com/item?id=47796200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47796200</guid></item><item><title><![CDATA[Show HN: AgentMint – Open-source OWASP compliance for AI agent tool calls]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/aniketh-maddipati/agentmint-python">https://github.com/aniketh-maddipati/agentmint-python</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47706092">https://news.ycombinator.com/item?id=47706092</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 09 Apr 2026 16:55:39 +0000</pubDate><link>https://github.com/aniketh-maddipati/agentmint-python</link><dc:creator>keertahacker</dc:creator><comments>https://news.ycombinator.com/item?id=47706092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47706092</guid></item><item><title><![CDATA[AgentMint – Runtime enforcement for AI agent tool calls]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/aniketh-maddipati/agentmint-python">https://github.com/aniketh-maddipati/agentmint-python</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47502379">https://news.ycombinator.com/item?id=47502379</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 24 Mar 2026 13:35:29 +0000</pubDate><link>https://github.com/aniketh-maddipati/agentmint-python</link><dc:creator>keertahacker</dc:creator><comments>https://news.ycombinator.com/item?id=47502379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47502379</guid></item></channel></rss>