Hands-on security guidance for AI agents, MCP, and AI coding tools
Agentic AI security is the practice of defending autonomous AI agents, the MCP servers they call, and AI coding tools against attacks like prompt injection and credential leakage. Here, "agent" means an LLM-driven software agent that takes actions, not a real-estate, support, or sales agent.
The threat model
Four attack classes account for most agent compromises. Every guide and tool review on this site maps back to defending one of them.
Prompt injection
Untrusted text hijacks the model into following the attacker’s instructions instead of yours.
Excessive agency
An over-permissioned agent acts autonomously at machine speed once it is manipulated.
Tool & MCP abuse
Poisoned tool descriptions and over-broad scopes turn the tool layer into an attack path.
Credential leakage
Secrets in prompts, tool arguments, or agent memory leak and grant standing access.
Start where you need to
AI security tools
How to evaluate MCP scanners, coding-assistant guardrails, and agent runtime hardeners, with the criteria and tests that separate them.
02 GuidesDevSecOps guides for AI workloads
Hands-on guides for secret hygiene, scoped credentials, and least-privilege agent permissions.
03 OWASPOWASP LLM Top 10 (2026)
Each LLM risk mapped, risk by risk, to the concrete defensive controls that mitigate it.
04 ChecklistsAI agent hardening checklists
Numbered, verifiable controls that shrink the blast radius of autonomous agents.
Latest guides
Map every LLM risk to a concrete control
The OWASP LLM Top 10 (2026), each risk paired with the defensive controls that mitigate it.