← Back to all episodes
August 3, 2026 — #23

Security is getting agentic. Context decides whether it acts.

#23 · ~12 min · Curated by Asaf Nakash

0:00 / 0:00
Listen on: Spotify Apple Podcasts Amazon Music YouTube RSS

Stories This Week

Curator's Corner

Three security models landed in eight days, and they didn't land in the same shape. Google gated a broad cyber model to governments and trusted partners. Cisco published small models with open weights, free to download, aimed at the narrow job of pointing at the file where a flaw probably lives. Microsoft embedded a specialist model inside a larger system of agents. That isn't three companies racing toward the same product. It's security capability arriving by three different routes at once: restricted access, open weights, and an integrated agent system.

What none of this week's announcements hands entirely to the model is the decision to take a consequential action unattended. Before an agent isolates a server, something has to answer questions no benchmark tests. Is that box carrying payroll tonight? Has traffic already failed over, or is this the last healthy node? Who owns the exception if the answer is no? Can this be undone in thirty seconds, or does it need a change window and two approvers? A benchmark score for finding vulnerabilities tells you nothing about whether the surrounding system can answer any of that.

Which is where I'd put the effort, and it's more specific than "collect more data." Split it in two. State and dependencies tell an agent what is happening and what else breaks if it acts. Decision rights and rollback tell it whether it is allowed to and how the action gets undone. The first half is an observability problem and the industry is decent at it. The second half isn't a data problem at all, and no amount of telemetry produces it, because an agent cannot infer authority from signals. Someone has to write down which actions are permitted, under which business conditions, with what reversal path. The missing layer isn't another asset graph. It's organisational authority made executable.

Hugging Face ran into the same missing layer from the opposite direction. When its team investigated the intrusion on its own systems, the providers' controls couldn't establish that the person submitting attacker commands was the one authorised to be studying them, so the work was refused. The question wasn't only what the model could do. It was whether this requester had the standing to ask. That is decision context too, and nobody had encoded it.

📰 Get the full newsletter — every story, every source, every week