12 posts on security for AI agents that send and receive email.
6 August 2026 · 4 min read
Overlap windows, where keys actually leak from, what to do when one is exposed, and why the agent should never be the thing that holds the only copy.
5 August 2026 · 4 min read
The From header is a claim. What authentication results actually prove, how to check a sender against what you already know, and why identity should never authorise an action.
4 August 2026 · 4 min read
Every message you pass to a model is data leaving your systems. What to strip, what to summarise, what never to send at all, and why the cheapest version is usually the safest.
3 August 2026 · 4 min read
An agent with an inbox and a dozen connected tools has a supply chain. What a hostile or compromised server can do, why email raises the stakes, and how to connect one safely.
2 August 2026 · 5 min read
DMARC enforcement stops spoofing of your exact domain and does nothing about lookalikes. What each defence actually covers, what to monitor, and what to do the day it happens.
2 August 2026 · 5 min read
Least privilege inside a workspace: what an identity can reach by default, how contact, note, and vault grants work, which human roles can change them, and how to design the smallest useful agent.
31 July 2026 · 5 min read
A runbook for the hour after an agent sends the wrong thing: stopping it, working out the blast radius, telling the recipients, and the postmortem that stops it repeating.
31 July 2026 · 5 min read
The question procurement asks and most teams cannot answer: what leaves your infrastructure when an agent reads and sends mail, who processes it, and which parts you control.
29 July 2026 · 5 min read
The questions a security team will ask before an agent touches customer mail, why each one is asked, and what a good answer looks like when the agent is the thing under review.
29 July 2026 · 5 min read
An agent key is a credential that can send email as your company. How to scope, store, rotate, and revoke keys, and the hour-one checklist for a key that has leaked.
27 July 2026 · 5 min read
Agents that sign up for services hit email verification and two-factor prompts. How to receive codes in an agent inbox, clear TOTP without a human relaying digits, and not build a phishing target.
26 July 2026 · 8 min read
An email inbox is an untrusted input channel anyone can write to. The injection patterns agents actually get hit with, and the architectural defences that work better than telling the model to be careful.