In July 2026 an autonomous agent ran a 4.5-day intrusion with no human directing a single step. Anomity was not deployed anywhere in that chain - every boundary it crossed was server-side infrastructure. This replay runs the attack as recorded, then runs the same techniques through the plane Anomity does govern: a managed employee endpoint. The verdicts include what we miss.
Server-side chain, as disclosed. Anomity absent - it governs a different plane.
Identical tradecraft, relocated to where Anomity actually runs: a developer machine with a hooked agent and the Endpoint Sensor deployed. Here the boundary is a node in the diagram - every tool call has to cross it. Three actions stop. Six go straight through.
Hooks are the last line. The Endpoint Sensor's actual job is the state that made the runtime actions possible - inventoried on every snapshot, evaluated by policy, diffed into a queryable 90-day audit trail. Each card pairs an Anomity policy evaluator with the root cause it maps to.
no_plaintext_secrets, no_api_keys, no_env_secrets, no_memory_file_secrets - an MCP env block or a CLAUDE.md holding a provider token becomes a finding, with the value redacted on the endpoint.
Capability inference across MCPs and permission rules, with dangerous-combination detection - shell:execute + network:outbound + credentials:access converging on a single device.
system:masters. One stolen system credential was cluster-admin everywhere.Flags any machine running a watched agent with no managed-settings config on disk - the endpoint statement of "no policy layer existed at the point of action." Non-removable enforcement needs the privileged install path; without it, hooks can be unwired.
Fires on bypassPermissions, disableAllHooks, enableAllProjectMcpServers - an unattended posture is a config fact, readable before the agent takes its first action.
Anomity denies the two actions that turn a foothold into an estate, and inventories the four standing conditions that made those actions reachable - on the plane where your agents actually run.
It does not see recon volume, command-and-control over ordinary public services, or mesh-network pivots. It would not have been deployed anywhere in the Hugging Face chain, and it would not have prevented this incident. Those two sentences are why the rest is worth reading.