Start here
2 guidesZero trust for agents
The organising frame for the rest: verify explicitly, least privilege, assume breach, applied to a non-deterministic principal that acts through tools.
Read guide MethodologyThreat modeling an agentic system
STRIDE-per-component plus attack trees, worked end to end on a multi-agent example. Find the damaging failure modes before you ship.
Read guideDesigning agents securely
3 guidesLeast-privilege agent setup
Scope every tool and separate every role so a compromised agent can't pivot. The L0 to L3 hardening ladder and multi-agent discipline.
Read guide RuntimeHardening the agent harness and runtime
Default-deny egress, filesystem isolation, hooks, resource limits, and audit outside the agent's reach. Where zero trust is actually enforced.
Read guide SecretsSecret management for agents
How an agent inherits authority, and how to keep that authority short-lived, scoped, redacted from logs, and absent from the prompt.
Read guideDefending against attacks
4 guidesDefending against prompt injection
The taxonomy (direct, indirect, tool-output) and a four-layer defense, from model choice to tool-side enforcement. Why prompt wording never holds.
Read guide ToolingSecuring MCP servers and tools
The tool-calling layer is the new attack surface. How to build, scope, authenticate, and vet Model Context Protocol servers.
Read guide Attack & defenseRAG and memory poisoning
Retrieval and long-term memory are injection vectors with persistence. How a one-time poison becomes a permanent backdoor, and how to stop it.
Read guide Supply chainModel and supply-chain hygiene
Your trusted computing base now includes the model, every MCP server, plugin, skill, and tool description. Almost none of it is yours. Pin and vet it.
Read guideOperations
2 guidesPre-deployment security review
The review to run before any agent enters production, and quarterly after. Rate each control L0 to L3, work top-down, sign off honestly.
Read guide OperationsIncident response for agents
When the agent goes rogue: a five-phase playbook for a principal that is non-deterministic, holds its own credentials, and may have poisoned its own memory.
Read guideTake it with you
One-page checklistsMore guides are in the pipeline. A prompt-injection test suite, evaluation harnesses, and an AI vendor security questionnaire.
Suggest a topic