The agent-security lexicon.
Plain-language definitions for the concepts behind governing AI agents — control plane, scope, guard, blast radius, MCP, and the rest of the vocabulary.
Agent control plane
The layer in the path of every agent action that decides, enforces, and records what each agent can do.
ArchitectureAttribution
Tracing every agent action back through the agent identity to the accountable human who owns it.
Audit & complianceBlast radius
The total damage an agent could do if it's compromised, prompt-injected, or simply wrong.
SecurityGuard
Your business rules, enforced before an agent's action runs — caps, allowlists, approval thresholds, freeze blocks.
Access controlKill switch
One action that instantly revokes an agent's access across every tool and capability.
SecurityLeast privilege
Grant an agent the minimum capabilities its job requires, and nothing more — starting from zero.
Access controlLog / audit trail
The immutable, attributable record of every agent action — allowed and denied — recorded in the path as it happens.
Audit & complianceMCP (Model Context Protocol)
An open standard for how agents discover and call tools — powerful, and easy to over-grant without governance.
ArchitecturePDP (Policy Decision Point)
The 'brain' that decides whether an agent action is allowed — evaluating the request against the agent's scope and guard rules and returning allow, deny, or needs-approval.
ArchitecturePEP (Policy Enforcement Point)
The component, in the path of every action, that enforces the policy decision — letting an action through, blocking it, or sending it for approval.
ArchitectureRBAC (role-based access control)
Govern agents by job function — bundle capabilities into roles and assign them, instead of per-agent keys.
Access controlScope
Least privilege for agents: the deliberate set of capabilities an agent is granted — and everything else is invisible.
Access controlSIEM (security information & event management)
The system your security team uses to collect, correlate, and alert on logs — including your agent audit trail.
Audit & compliancePut every agent your company runs under one policy.
Watch HiveKey scope, guard, and block a live action on your own agents — 30 minutes, no slides, no commitment.