Ask HN: What Are You Working On? (April 2026) 3 months ago
im building ReceiptBot an APM-style flight recorder to stop Node.js AI agents from going rogue, leaking .env secrets, or burning your API budget.
github.com/redshadow912/ReceiptBot
HN user
im building ReceiptBot an APM-style flight recorder to stop Node.js AI agents from going rogue, leaking .env secrets, or burning your API budget.
github.com/redshadow912/ReceiptBot
Hey HN. I got nervous about prompt injection bypassing standard agent SDKs by just calling node:fs directly. I built this to monkey-patch core modules and log a 'receipt' of what the agent actually did. I know it's not a hard OS sandbox, and Deno handles this better natively, but I wanted a pragmatic seatbelt for existing Node codebases. Would love feedback!
I wrote a short thread and included a screenshot of the UI catching a redacted key here: https://x.com/LocalhostLegend/status/2043511508408160666