ARTONexa Logomark ARTONexa

Research, policy, and
practitioner writing on
agentic AI security.

Original empirical research, governance analysis, and practitioner writing on the behavioral enforcement, identity, and audit infrastructure that agentic AI deployments need to be governable and defensible.

Different issues on the security and governance of agentic AI systems.

14
The Future of AI Defense
There’s a line I keep hearing from people I genuinely respect, and I’ve come to think it’s half right in a way that quietly costs us the most important idea in AI security. It comes up in Slack threads, on conference panels, in the hallway conversations that are usually more honest than the talks. It goes something like this: “You can’t really defend AI systems; stop pretending you can. The mature move is to threat-model your exposure, accept that something will get through, and put your energy into solid incident response.”
13
What I Got Wrong About AI Security
My first real encounter with AI security wasn’t research, it was a presentation. I’d been asked to help a room decide whether large language models were safe to bring into their work, and I had to make the risk legible to an audience that was half technical and half not. So I did the only thing an offensive security person instinctively knows how to do, I tried to break it. I stood up with Llama 2 and showed, live, how the safety on these models could be walked around. I came at it the way I’d come at any system: find the input that makes it do the thing it shouldn’t.
12
The Blank Spaces on the AI Safety Map
I was testing a model for a piece of research, running ordinary prompts, when I rephrased one the way people around me actually talk; half English, a little Pidgin, the meaning sitting in the gap between them. The model handed back something it had flatly refused in clean English barely a minute earlier. It wasn’t a clever exploit, I hadn’t jailbroken anything, I had just spoken to it the way Lagos speaks, and the guardrail quietly stepped aside.
11
The Confidence Paradox
In a survey, 82% of security leaders said they were confident their agent controls worked. In the same survey, 88% reported an agent security incident in the past year. Sit with that pairing for a moment. One survey. One population of security leaders. Most of them are confident that their governance works. Nearly all of them have already breached.
10
The Hidden Cost of AI
We spend a lot of time asking whether AI will replace experts. I wonder if the bigger story is that AI is quietly changing how experts are formed in the first place. Over the past few months, I have found myself returning to the same idea from different angles. AI is moving from “help me do this” to “I’ll do this for you.” Models are no longer just helping us write, code, research, or analyze, they are increasingly expected to perform those tasks on our behalf. That shift feels like a natural progression in capability, but delegation changes both sides of the relationship. As AI learns to do more of the work, humans inevitably spend less time doing it themselves.
09
The Experience Hijack
Three recent research threads released in May and June 2026 point toward the same structural conclusion: memory itself is becoming a primary attack surface for agentic AI systems. The first is MemMorph, a memory-poisoning attack that influences tool selection via long-term memory. The second thread is sleeper memory poisoning. The third thread is MemPoison, which explores how memory poisoning can persist despite emerging memory-management defenses.
08
The Memory Problem
AI agents are acquiring persistent memory. The attack that was planted in one session activates in another, affecting different users, weeks later; without any further action by the attacker. Session-level monitoring cannot catch this. The governance frameworks have not yet caught up to it.
07
The Governance Specification
NIST, OWASP, ISO/IEC 42001, and the EU AI Act are converging on the same four requirements; agent identity, task-scoped authorization, tamper-evident audit trails, and named accountability. Most deployments cannot satisfy any of them. This is not a future compliance requirement. It is the current specification.
06
The Guidance Gap
The six-nation joint guidance on agentic AI security from CISA, NSA, NCSC-UK, ACSC, CCCS, and NCSC-NZ is correct. The deployment reality it is trying to address is not equipped to implement it. 74% of organizations plan to deploy agentic AI at scale. 21% have mature governance. That 53-point gap is the actual problem.
05
The Protocol That Trusts Everything
MCP collapses the boundary between language, trust, and execution. The primary interface between an MCP server and an agent's reasoning is natural language, which means the agent does not verify what a tool does. It reasons about what the tool says it does. The attack is not in the syntax. It is in the meaning.
04
The Enforcement Gap
Monitoring tells you what happened. Enforcement changes what happens. Most teams building agentic AI systems are solving the first problem and calling it the second. This issue covers what building behavioral enforcement actually requires; session state architecture, behavioral invariants, intervention ladders, and why the handoff between agents is where most enforcement designs quietly fall apart.
03
The Identity Vacuum
Why AI agents running under inherited credentials are the prerequisite attack surface for everything else. The identity vacuum does not cause the accumulation problem — but it removes the architectural layer that would make accumulation detectable and containable.
02
The Trajectory Problem
How multi-turn adversarial sequences defeat per-request monitoring, and what measuring behavioral decay actually looks like. Per-request monitoring catches these at ~0%; session-level trajectory monitoring flags ~44% before they reach critical on a realistic natural-language corpus — up to 76.9% on a keyword-scored synthetic benchmark, at a ~8% false-positive rate.
01
AI Autonomy and the Future of Work
The foundational framing for the Controlled Agency research agenda. What changes when AI systems stop responding to prompts and start pursuing objectives across extended autonomous sessions — and what that means for the organizations deploying them.
Subscribe to Controlled Agency →

Policy briefs and governance submissions.

POLICY BRIEF · SWIFT CENTRE · MARCH 2026
Autonomous zero-day exploitation by AI agents: UK policy response to a near-term threshold risk
Addressed to the Rt Hon Secretary of State, Department for Science, Innovation and Technology. The Swift Centre assigns a 44% likelihood that a frontier AI agent will autonomously exploit a zero-day vulnerability in a Tier 1 operating system without human intervention by end-2027. This brief argues the forecast is an underestimate for planning purposes and outlines a structured UK policy response. Published on the Bridge the Gap policy dashboard alongside 28 other submissions.
GOVERNANCE SUBMISSION · UN GLOBAL DIALOGUE ON AI GOVERNANCE · JUNE 2026
Multi-agent governance gaps and low-regulatory-capacity contexts
Submitted to the UN Office of the Digital Economy and Technology's Global Dialogue on AI Governance, convening in Geneva on 6–7 July 2026. Covers the absence of session-level behavioral governance in multi-agent pipelines and the specific enforcement gaps facing organizations in low-regulatory-capacity environments where AI deployment is accelerating without governance backstops.

Named contributions to international AI security standards.

OWASP AI Exchange
Core author of sections on agentic AI security controls. The OWASP AI Exchange is referenced by NIST, ENISA, and multiple national AI governance frameworks as the practitioner-facing reference for AI security threats and controls.
owaspai.org →
AI Vulnerability Scoring System (AIVSS)
Named reviewer on AIVSS v0.8, the scoring system developed under the OWASP AI Exchange project for quantifying severity of AI-specific vulnerabilities. Public credit issued by project lead Rob van der Veer on the OWASP AI Exchange page.
owaspai.org →
ISO/IEC Standard Groups
Submitted technical comments to the ISO/IEC standards workgroup covering multi-agent security gaps, tool invocation as an attack vector, and session-level behavioral audit as a traceability requirement. Comments mapped to IST09/IST18 proposal sections.
iso.org →

Research presented at international security conferences.

DEF CON 33 — Policy
Presented in the Policy track: "Legalizing Ethical Hacking: A Global Safe Harbor for Security Research" — a proposal for international legal protections for good-faith security research. DEF CON is the world's largest underground hacking conference.
defcon.org →
Black Hat MEA 2025 — Riyadh
Presented live demonstration of AI supply chain attacks via poisoned model injection through HuggingFace, alongside adversarial agentic AI attack methodology and the Sovereign Security Suite tooling. Black Hat MEA is the premier security conference for the Middle East and Africa region.
blackhatmea.com →

New research published every Tuesday.

Subscribe to Controlled Agency for weekly practitioner writing on agentic AI security, empirical findings, governance analysis, and tooling updates.

Subscribe to Controlled Agency →