HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jairooh

no profile record

Submissions

Ask HN: What's the costliest mistake you've made with LLM agents in production?

3 points·by jairooh·4개월 전·3 comments

Ask HN: How are you monitoring AI agents in production?

5 points·by jairooh·4개월 전·7 comments

Show HN: AgentShield – Real-time monitoring for AI agents in production

useagentshield.com
1 points·by jairooh·4개월 전·0 comments

Show HN: AgentShield – Real-time risk monitoring for AI agents

useagentshield.com
1 points·by jairooh·4개월 전·0 comments

comments

jairooh
·4개월 전·discuss
Ours was a LangChain agent we deployed to automate customer research. No budget cap, no monitoring, no approval gates. It ran a recursive loop overnight querying external APIs — we woke up to a $600 bill and zero useful output.

That incident is literally why we built AgentShield (useagentshield.com). Runtime risk scoring on every agent action, cost tracking per run with kill switches, and human approval gates before high-risk decisions.

Curious what others have run into — cost overruns seem common but prompt injection incidents in production are the ones that scare me most.