Blog
How AI agents work, and how they break.
Plain-English writing on agentic AI and the security it demands, from the founder of Janreth.
Series · 27 parts
How agents break
Where an agent's new powers turn into new attack surface, and how to find the breaks before someone else does.
- 01An AI agent isn't a smarter chatbot. It's a system you handed authority to
- 02To trust an AI agent, try to break it first
- 03Choosing a model is a data-residency decision
- 04Your agent asks permission for the wrong things
- 05Your system prompt is not a security boundary
Series · 55 parts
Inside AI agents
A plain-English walk through what an agent is made of and how it actually runs.
- 01What is actually inside an AI agent
- 02How an AI agent actually runs: the agent loop
- 03Do you actually need an agent?
- 04Fix your yardstick before you build the agent
- 05Why LLMs have no memory (and what that costs you)