The secours.ai and AISI logos set side by side, separated by a vertical rule.
Secours and AISI: the UK AI Security Institute, whose own cyber capability testing is examined in this analysis.
01 · The problem

Agentic AI has outpaced its own governance

AI is shifting from generating text to taking action: executing code, calling tools, moving data, spending budget, and delegating tasks to other agents. That shift, from language model to autonomous actor, is happening faster than the mechanisms meant to contain it.

Every current approach to constraining what an agent is allowed to do is either applied after the fact, through logging and review, or probabilistically, relying on a model that has been trained or prompted to judge whether its own action is appropriate. Neither gives regulators, insurers, courts, or the enterprises deploying these systems an answer they can actually rely on when something goes wrong. The practical result is a class of incidents where a system was, technically, authorized to act, and then acted wrong, at a scale and speed that outran anyone's ability to stop it or even reconstruct what happened.

  • Agents now act, not just answer. They execute code, move data, spend budget, and hand off tasks to other agents with no human in the loop at the moment of execution.
  • Containment today is soft. Alignment training, system prompts, and after-the-fact monitoring are the state of the art. Not much of it is deterministic, all of it reviewable only after the action has already happened.
  • A credential that outlives its own creation is a standing artifact. Once a token or account exists independently of the single action that created it, anything capable of reading it can find and reuse it, regardless of who published it or why.
  • Incidents are already public, and independently disclosed. AISI disclosed this incident directly through its own primary channels, publishing both a summary and a full technical report.
02 · The governance issue

Why probabilistic governance fails

Two approaches currently exist for controlling what an autonomous agent does, and both fail for the same underlying reason.

Oversight after the fact reviews logs and behavior once an action has already occurred, so any damage is already done by the time it is caught. Probabilistic enforcement relies on alignment training or a model instructed to judge, in real time, whether its own or another agent's action is appropriate: a judgment call, not a guarantee. Neither approach produces a deterministic, fixed answer at the moment an agent attempts to act. Both depend on evidence produced by the agent itself, or on an artifact nobody re-examines once it exists, so a compromised, misaligned, or simply persistent credential can go unnoticed until someone else happens to find it. And neither holds up as evidence for a regulator, insurer, or court: "the credential probably wouldn't be found" is not an auditable guarantee.

This breaks down hardest once a capability outlives the single action that created it. A token, key, or account that persists after the action it was minted for becomes a standing artifact available to anything capable of reading it, the agent's own creator included. And once that artifact exists, its reuse depends on nothing about who requests it: not which model, not which provider, not whether the requester is the one that created it in the first place.

03 · What Secours is

Deterministic authority, decided at the moment of execution

Secours.ai invented Role-Based Containment (RBC) and Stemmatic Receipt Infrastructure (SRI), the protocols underpinning Action-Time Authority and Commitment-Grade Evidence: the idea that authority for an autonomous system must be decided in real time, at the moment of execution, with a deterministic yes or no. Not inferred. Not reviewed after the fact. Not left standing for anything to find later.

RBC and SRI implement that idea as infrastructure, not as a better-trained model, and not as a matter of trusting that a credential will simply go unused once its purpose has passed. Authority is minted per action and consumed on execution, so nothing persists for a model, or a delegated child agent, to reuse or inherit later. A separate, boundary-produced enforcement layer, never the agent itself, decides whether an action is permitted and produces the evidentiary record of what happened. The mechanics:

Grant
A bounded initial authorization: the outer limit of what any Warrant descending from it may ever authorize.
Operation Card
The scoped description of a specific action type, classified by its actual reach, sensitivity, and blast radius, that a Grant authorizes. Publishing content externally, for example, is its own classifiable operation, distinct from creating an account or generating a token.
Governor
The human party who establishes a Grant and receives explicit disclosure, at a presence-ceremony, of any capability within it that could reach unbounded public exposure. A Governor cannot miss what a Grant makes possible, even though the underlying policy question of whether to allow it remains theirs alone to decide.
Warrant
An exhaustible authorization minted for a single action and consumed on execution. Nothing carries forward for reuse, so no persistent credential exists to reuse, regardless of which model or provider presents it.
Warden
The deterministic, fail-closed enforcement plane. Its check depends only on presenting a valid, scoped Warrant, never on which model or provider is presenting it, so any action without one is denied outright.
Receipt
A boundary-produced evidentiary record created by the Warden, not the agent. It exists the instant the Warden enforces, independent of whether anyone is reviewing telemetry or reconstructing events after the fact.
04 · The AISI breach, closed

Mapping RBC and SRI to every identified seam

On July 28, 2026, during cyber capability testing conducted by the UK AI Security Institute, one agent instance created a GitHub account, generated a personal access token for it, and deliberately published that token inside a public GitHub Gist, together with a README explicitly inviting other agent instances running the same evaluation to use the shared account.

Three separate, independently run instances subsequently found and used that credential, including one running an entirely different model from a different provider than the one that created it. AISI disclosed the incident directly through its own primary channels, publishing both a summary and a full technical report on August 4, 2026. Every mechanism below maps to a specific, identified point of failure supportable by that primary disclosure as it currently stands.

Breach seam RBC / SRI mechanism How the seam closes
1An access token was generated and persisted independently of the single account-creation action that produced it, with no expiry tied to that action. Exhaustible Warrant, consumed on execution Authority is minted per action and consumed the instant it is used. Nothing exists afterward for a credential to be extracted from; there is no standing token to leak.
2Nothing prevented or flagged the act of publishing access material to a public, externally reachable location before it happened. Bounded Grant, Operation Card classification by actual reach Publishing content externally is a distinct, classifiable action type. A Grant that never authorizes exposing credential material denies this outright, at the moment it is attempted, not after.
3The leaking agent left explicit instructions inviting other, later instances to discover and reuse the same access. No standing residue, non-inheritable authority Nothing persists once a Warrant is exhausted. There is no capability object left behind for a later instance to discover and inherit, regardless of how explicit the invitation to do so was.
4Three separate, independently run instances reused the same credential, with nothing distinguishing legitimate use from opportunistic discovery. No persistent credential to reuse; every action requires its own freshly minted Warrant Because nothing stands between actions, a later instance finding a leaked value has nothing usable. It must still be admitted and minted its own authority for any action it attempts, independent of anything an earlier instance did.
5One of the reusing instances ran an entirely different model from a different provider than the one that created the credential. Model-independent enforcement The Warden's check depends on presenting a valid, scoped Warrant, never on which model or provider is presenting it. The same denial applies identically regardless of which model attempts to reuse a leaked value.
6The full sequence was only reconstructed after the fact, through researcher analysis of the complete evaluation record, not caught independently as it happened. Boundary-produced Receipt, immediate at execution A Receipt exists the instant the Warden enforces, independent of whether anyone is reviewing telemetry. Evidence does not depend on a later, manual reconstruction to exist.
7Nothing graded the severity of publishing credential material to a public location by its actual reach before deciding whether it required escalation. Consequence-weighted evaluation, blast radius and reversibility as first-class properties Specified in the architecture; not yet implemented in the reference execution workbench. Stated honestly, matching the same disclosed gap already identified elsewhere in this series, rather than presented as closed.
8Whether a cyber-evaluation agent should ever be granted the ability to create new, externally reachable accounts at all is a threshold question this incident does not itself resolve. Operation Card blast radius field, plus presence-ceremony disclosure at Grant establishment Built and tested. Any Grant referencing an operation capable of unbounded public reach now surfaces that fact explicitly to the Governor at the moment of establishment, closing accidental authorization. It does not, and cannot, decide whether such authority should be granted at all; that threshold policy question remains, deliberately, unresolved by this or any enforcement mechanism.