Paper deep dive
HBEE: Human Behavioral Entropy Engine -- Pre-Registered Multi-Agent LLM Simulation of Peer-Suspicion-Based Detection Inversion
Vickson Ferrel
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 95%
Last extracted: 7/8/2026, 11:42:50 AM
Summary
The paper introduces HBEE, a pre-registered multi-agent LLM simulator designed to test insider threat detection assumptions against adaptive adversaries. Through a controlled five-condition study across 100 runs, the authors demonstrate a 'detection inversion' where an adaptive insider mole exhibits lower peer suspicion in-degree than innocent agents, while UEBA ranks remain unaffected. This reveals a decoupling between peer-suspicion cascades and per-agent behavioral analytics under adaptive OPSEC directives. The study emphasizes methodological rigor via pre-registration and equivalence testing, while explicitly bounding generalization due to stylized communication topology.
Entities (10)
Relation Signals (10)
HBEE â developedby â Vickson Ferrel
confidence 98% ¡ HBEE: Human Behavioral Entropy Engine... Vickson Ferrel Faculty of Computer Science & Information Technology
Vickson Ferrel â affiliatedwith â Universiti Malaysia Sarawak
confidence 97% ¡ Vickson Ferrel Faculty of Computer Science & Information Technology Universiti Malaysia Sarawak
HBEE â observes â Detection Inversion
confidence 97% ¡ The primary finding is a detection inversion: at T_60, the adaptive mole's suspicion in-degree is statistically lower
Detection Inversion â occursin â Peer Suspicion Graph
confidence 96% ¡ in the peer suspicion graph at T_60, the adaptive mole's in-degree is statistically lower
HBEE â uses â GLM-4 Flash INT4
confidence 96% ¡ All agents are driven by GLM-4 Flash INT4 [21], a 4-bit quantized open-weight chat model
HBEE â evaluates â UEBA
confidence 95% ¡ We test this assumption against an LLM-driven adaptive insider... UEBA rank under either defender mode
HBEE â runson â vLLM
confidence 95% ¡ served locally via vLLM [11] on an AWS g5.2xlarge instance
HBEE â comparesagainst â SNAP Enron
confidence 94% ¡ HBEE pairwise message-exposure Gini (0.213) diverging from the SNAP Enron reference (0.730)
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Insider threat detection assumes that an adaptive insider leaves behavioral residue distinguishing them from legitimate users. We test this assumption against an LLM-driven adaptive insider in a controlled multi-agent simulator. Our pre-registered five-condition study isolates defender mode (cascade vs. blind UEBA) crossed with adversary type (naive vs. adaptive OPSEC) plus a no-mole control, across 100 runs (95 valid after pre-committed exclusions). The primary finding is a detection inversion: at T_60, the adaptive mole's suspicion in-degree is statistically lower than a randomly selected innocent agent (Cliff's delta = -0.694, 95% BCa CI [-0.855, -0.519], Mann-Whitney p << 0.01). The pre-registered prediction was the opposite direction. A pre-registered equivalence test (H2) shows adaptive OPSEC produces no detectable shift in the mole's UEBA rank under either defender mode. The two detection signals (peer suspicion graph in-degree and per-agent UEBA rank) decouple under adaptive adversary behavior. We bound generalization explicitly: a pre-registered Gini calibration check (H4) returns FAIL, with HBEE pairwise message-exposure Gini (0.213) diverging from the SNAP Enron reference (0.730) by |Delta Gini| = 0.52, exceeding the equivalence bound by 5x. The paper makes a narrow but surprising claim: in a controlled environment where adaptive OPSEC is implementable as an LLM directive, peer-suspicion-cascade detection inverts. We release the simulator, pre-registration document, frozen scenarios, raw telemetry, and analysis pipeline under an open-source license.
Tags
Links
- Source: https://arxiv.org/abs/2605.07472v1
- Canonical: https://arxiv.org/abs/2605.07472v1
Trouble viewing inline? Open PDF directly â
Full Text
58,750 characters extracted from source content.
Expand or collapse full text
HBEE: Human Behavioral Entropy Engine Pre-Registered Multi-Agent LLM Simulation of Peer-Suspicion-Based Detection Inversion Vickson Ferrel Faculty of Computer Science & Information Technology Universiti Malaysia Sarawak (UNIMAS), Kota Samarahan, Malaysia Founder & Lead Architect, Vixero Technology Enterprise, Kuching, Sarawak, Malaysia 106641@siswa.unimas.my vickson@vixdev.cloud Abstract Insider threat detection assumes that an adaptive insider, how- ever careful, leaves behavioral residue that distinguishes them from legitimate users. We test this assumption against an LLM-driven adaptive insider in a controlled multi-agent simu- lator. Our pre-registered five-condition study isolates defender mode (cascade vs. blind UEBA) crossed with adversary type (naive vs. adaptive OPSEC) plus a no-mole control, executed across 100 runs (95 valid after pre-committed exclusions). The primary empirical finding is a detection inversion: in the peer suspicion graph atT 60 , the adaptive moleâs in-degree is statistically lower than that of a randomly selected innocent agent (Cliffâsδ =â0.694, 95% BCa CI[â0.855,â0.519], MannâWhitneyp⪠0.01,n mole = 40,n non-mole = 20). The pre-registered prediction was the opposite direction. A pre- registered equivalence test (H2) further shows that adaptive OPSEC produces no detectable shift in the moleâs UEBA rank under either defender mode, with mean paired rank differences withinÂą5ranks across all primary and sensitivity analyses. The two detection signals (peer suspicion graph in-degree and per-agent UEBA rank) decouple under adaptive adversary behavior. We bound generalization explicitly. A pre-registered Gini calibration check (H4) returns FAIL: HBEE pairwise message-exposure Gini (0.213) diverges from the SNAP En- ron node out-degree reference (0.730) by|âGini| = 0.52, ex- ceeding the pre-registered equivalence bound by5Ă. We treat this as pre-committed scoping rather than a discovered defect. The paper makes a narrow but surprising claim: in a con- trolled environment where adaptive OPSEC is implementable as an LLM directive, peer-suspicion-cascade detection in- verts. Whether this transfers to operational settings is an open question we do not answer. We release the simulator, locked pre-registration document, frozen scenario YAMLs, raw telemetry, analysis pipeline, and figure-generation scripts under an open-source license. 1 Introduction Insider threat detection is built on a behavioral assumption: that an authorized user acting against the organizationâs in- terests leaves a detectable residue, some pattern of access, communication, or social behavior that diverges from their legitimate-employee peers. This assumption underwrites both the design of User and Entity Behavior Analytics (UEBA) sys- tems [19] and the academic study of insider threat detection (ITD) [25]. The assumption has not been seriously stress- tested against a class of adversary that did not exist when those systems were designed: language-model-driven agents that can dynamically modulate their behavior in response to OPSEC instructions. This paper asks one question: does the behavioral-residue assumption hold against an adaptive LLM insider? Our em- pirical answer, in a controlled simulation, is that the residue is real but its direction is reversed. The detection-inversion finding.We pre-registered the pre- diction that an adaptive mole, even under a plausible OPSEC directive, would be more peer-suspected than a randomly se- lected innocent agent. The opposite occurred. In the peer suspicion graph at the analysis snapshot (T 60 , before any scenario-level disclosure of insider activity), the moleâs me- dian suspicion in-degree is0; the non-moleâs is2. Cliffâs δ =â0.694, 95% BCa CI[â0.855,â0.519], MannâWhitney p⪠0.01. The adaptive insider is less suspicious to its peers than a random colleague. A second pre-registered finding sharpens the implication. Under the same conditions, adaptive OPSEC produces no detectable shift in the moleâs UEBA rank relative to a naive baseline. Across both defender modes (cascade and blind) and both analysis populations (fullNand fidelity-filtered), the mean paired rank difference lies within the pre-registered Âą5-rank equivalence bound. The peer suspicion graph inverts; the per-agent score does not move. These two findings, taken together, suggest that the two detection signals decouple under adaptive adversary behavior. 1 arXiv:2605.07472v1 [cs.CR] 8 May 2026 We develop this as the paperâs theoretical contribution in §7. Detection implications. Two classes of detection mecha- nism are widely deployed: per-agent UEBA classifiers [19] and peer-suspicion-cascade schemes, in which suspicion ac- cumulates through social attestation. The cascade family is operationally appealing precisely because it leverages the wis- dom of the crowd: if many colleagues flag an employee, the aggregate signal is presumed strong. Our results suggest that under LLM-adaptive insider behavior, this accumulation fails not by becoming weak but by inverting: the adaptive mole generates fewer peer suspicion events than a random innocent colleague, while individual UEBA scores remain unaffected. The mole disappears from the social layer of detection without moving the per-agent score that the social layer is supposed to amplify. Pre-registration as a methodological commitment. Be- havioral simulation in security research has, to our knowledge, not previously been pre-registered in the psychology-and- medicine sense [15]: hypotheses, analysis windows, statisti- cal tests, equivalence bounds, and stop conditions committed in writing and frozen by SHA256 hash before any data was collected. We adopted this discipline for two reasons. First, in a domain where âthe simulation behaved as expectedâ is easy to say after the fact, pre-registration is the only credible safeguard against post-hoc rationalization. Second, our equiv- alence test (H2) makes a null-shaped claim (adaptive OPSEC does not change UEBA rank), exactly the kind of claim that frequentist statistics under-supports unless the bound is com- mitted before observation. The pre-registration was filed at V40_PREREG.md and is included verbatim in the artifact. Scope. HBEE is not a calibrated model of real organiza- tional communication. A pre-registered Gini check (H4) con- firms this: HBEEâs pairwise message exposure is far more uniformly distributed (Gini= 0.213) than the SNAP Enron email reference (Gini= 0.730). We disclose this as the single largest constraint on the paperâs claims. Generalization to op- erational deployments is not supported by H4 and we do not claim it. The contribution of this paper is therefore narrow: a controlled empirical demonstration of detection inversion under conditions that are stylized but explicit. Contributions. â˘A pre-registered, falsifiable study design for testing de- tection properties against LLM-driven adaptive insider adversaries, including a full deviation log (§5, §8). ⢠Empirical evidence of peer-suspicion detection inver- sion: the adaptive moleâs suspicion in-degree atT 60 is lower than that of a randomly selected innocent agent, with large effect (δ =â0.694) and tight CI (§6.2). â˘Empirical equivalence: under both cascade and blind UEBA modes, adaptive OPSEC produces no detectable shift in the moleâs UEBA rank relative to a naive baseline (§6.3). â˘A theoretical observation that the peer suspicion graph and per-agent UEBA rank decouple under adaptive OPSEC, with a proposed mechanism (§7). â˘A methodological observation, the DEFCON-window measurability constraint, in which scenario-imposed ac- tion templates suppress the behavioral measurability of adaptive OPSEC even when OPSEC is functioning (§6.4). â˘Open release of the simulator, frozen scenarios, raw telemetry, analysis pipeline, figure-generation code, and pre-registration document. 2 Background and Related Work 2.1 Insider Threat Detection Insider threat detection has been studied for two decades, pri- marily within the framework of supervised or semi-supervised anomaly detection on organizational telemetry. The domi- nant public benchmark is the CMU CERT Insider Threat dataset [1], whose limitations are well-documented in recent work [9]: it is synthetic, predates modern collaboration tool- ing (Slack, JIRA, GitHub), and contains a small number of labeled malicious users. Surveys of deep learning approaches to ITD [25] identify the âsubtle and adaptive nature of insider threatsâ as a fundamental challenge that has remained largely theoretical in the literature because no controlled adaptive ad- versary existed to study. The present paper instantiates such an adversary explicitly. 2.2LLM Multi-Agent Simulation for Insider Threat Three concurrent or recent papers occupy the closest neigh- borhood to HBEE. Chimera [24] is an LLM-based multi-agent framework that simulates benign and malicious insider activity and pro- duces ChimeraLog, a 25-billion-event dataset across three data-sensitive enterprise scenarios. Chimeraâs contribution is dataset generation: existing ITD methods perform sub- stantially worse on ChimeraLog than on CERT, indicating ChimeraLog is a more challenging benchmark. Chimera is observational: it does not pre-register hypotheses, does not study adaptive OPSEC as a directed treatment, and does not measure detection inversion. Where Chimera asks âhow rich is the simulated data?â, HBEE asks âdoes detection still work 2 against an adaptive adversary?â Together, these two comple- mentary questions sharpen the fieldâs understanding of what synthetic insider simulation can teach us. OrgForge-IT [9] addresses a different limitation of fully LLM-driven simulation: cross-artifact factual inconsistency. Its architecture enforces a âphysics-cognition boundaryâ in which a deterministic engine maintains ground truth and LLMs generate only surface prose, making cross-artifact con- sistency an architectural guarantee. OrgForge-ITâs contribu- tion is verifiability; HBEEâs is the controlled detection hy- pothesis. The two papersâ design choices are complementary, not in conflict: OrgForge-ITâs deterministic engine could in principle host an HBEE-style adaptive adversary, and HBEEâs pre-registered methodology could be applied to OrgForge-IT output. Agentic Misalignment [14] studies a related but mecha- nistically distinct phenomenon: the spontaneous emergence of insider-like behaviors (blackmail, leaking, sabotage) in au- tonomous LLM agents under goal pressure. The work shows that across sixteen frontier models, agents resort to mali- cious insider behaviors when faced with replacement or goal conflict. HBEE differs in threat model: our mole is human- directed via an OPSEC directive, not emergently misaligned. Lynch et al. ask whether LLMs become insiders unprompted; we ask whether a directed LLM insider can be detected. 2.3 Multi-Agent LLM Social Simulation The substrate that makes HBEE possible is the generative- agents paradigm initiated by Park et al. [16], in which LLM- driven agents with persistent memory and reflection produce emergent social behavior. Subsequent work has applied this paradigm to economic experiments [10], social science sim- ulation [22], and safety evaluation in multimodal environ- ments [23]. HBEE is, to our knowledge, the first applica- tion of pre-registered hypothesis testing to a security-relevant emergent behavior in this paradigm. 2.4 LLM-Based Detection Systems A parallel literature uses LLMs not for simulation but for detection. Audit-LLM [20] employs a Decomposer-Builder- Executor pattern for log-based ITD, demonstrating that multi- agent LLM pipelines can surface insider indicators across heterogeneous log streams. These approaches are comple- mentary to HBEE: HBEE generates the kind of telemetry such systems consume. 2.5Equivalence Testing and Pre-Registration in Security Pre-registration is standard in clinical trials and increasingly in psychology [15]. We are not aware of prior work in security that pre-registers an equivalence-shaped hypothesis with ex- plicit bounds; the closest practice is the emerging convention of pre-committing evaluation protocols in ML benchmark- ing [18]. Our methodology imports the two-one-sided-tests (TOST) framework [12] adapted to non-parametric paired comparisons, with bootstrap-derived confidence intervals. 3 Threat Model 3.1 Adversary A single insider mole is embedded in the organization. The adversary has: ⢠Access: legitimate, authenticated, non-privileged. The mole holds a standard role (Engineer, Analyst, Officer) with organic access to channels appropriate to that role. No credential theft, lateral movement, or privilege esca- lation is required for the threat to manifest. â˘Goal: covert exfiltration. The mole knows it is the mole and pursues a sustained insider objective. â˘Adaptation: in the adaptive condition, the moleâs per- tick prompt includes an OPSEC directive that instructs it to be cautious, restrained, and unremarkable. The direc- tive is a behavioral instruction, not a low-level evasion strategy: the mole cannot disable telemetry, manipulate UEBA scores, or rewrite logs. ⢠Knowledge: the mole knows organizational norms, chain of command, and channel visibility rules. It does not know the defenderâs specific UEBA configuration. â˘Patience: the mole operates on a 100-tick horizon span- ning an extended pre-announce window (§4.6); rapid action is not required. This adversary corresponds to the long-burn, rationalizing insider archetype documented in historical cases of long-burn insider exfiltration and is deliberately distinct from impulsive, single-event leakers, whose behavioral signature is by con- struction short-window and not amenable to the pre-disclosure analysis we conduct. 3.2 Defender The defender is the organizationâs UEBA system. We model two configurations as a pre-registered experimental factor: ⢠Cascade. Each agent observes the suspicion scores its peers hold against others and updates its own beliefs socially: if multiple colleagues flag an agent, the cas- cading agent is more likely to also flag it. This is the peer-suspicion-cascade model widely advocated for dis- tributed detection. 3 â˘Blind. Each agent runs an independent per-agent UEBA classifier that does not observe peersâ suspicion scores. This corresponds to per-agent score aggregation without social propagation. The factorial design over defender mode and adversary type is the basis of our pre-registered comparisons (§5). 3.3 Out of Scope We do not model: external adversaries (phishing, credential theft, lateral movement); privileged adversaries (malicious ad- ministrators, executives, security personnel); multi-insider col- lusion; or adversarial behavior against HBEE itself (the simu- lator is a research artifact, not a hardened system). These ex- clusions are deliberate constraints on our threat model rather than implicit assumptions. 4 HBEE System Design HBEE simulates a 100-employee organization (âVixero HQâ) over 100 ticks. Each tick represents a coarse unit of agent activity; the simulation produces approximately 9,950 agent_ticktelemetry events plus periodic edge snapshots of the suspicion and rapport graphs. The architecture is sum- marized in Figure 1. 4.1 Agents and Organizations The 100-agent roster is distributed across four organizational units: Research & Development (R&D), Engineering (ENG), Governance (GOV), and Operations (OPS). Each agent has a fixed identity (name, role, organization, archetype) that per- sists across all simulation ticks. Roles span Lead, Officer, En- gineer / Analyst / Researcher, and Junior / Intern; archetypes (Snarky, Anxious, Friendly, SysAdmin, Worker) modulate communication style without changing the agent loop. The mole identity is determined seed-deterministically at simulation startup. The same seed always produces the same mole, supporting pairing across conditions. 4.2 Channels and Visibility Five Slack-style channels carry all inter-agent communi- cation:#general(visible to all),#dev-den(ENG and R&D),#gov-room(GOV only),#ops-room(OPS only), and #exec-vault(Lead and Officer roles across all orgs). Each tick, every agent reads the recent contents of channels to which it has visibility, calls the LLM with role context and recent post history, and writes a single message to a chosen channel. R&D 25 agents ENG 25 agents GOV 25 agents OPS 25 agents â mole #general all orgs #dev-den ENG + R&D #gov-room GOV only #ops-room OPS only #exec-vault Lead/Officer roles post / read Defender (UEBA) cascade peer suspicion pooled across agents blind per-agent independent UEBA Each tick: every agent reads recent posts â LLM produces intent + post â defender updates UEBA scores. Mole pursues covert exfiltration. 0305060100 simulation tick (T) mole activation scenario news event (DEFCON onset) H3 in-degree snapshot baseline (T1â29)pre-announce window (T30â60)crisis arc (T61â100) Figure 1: HBEE V40 system architecture. Top: 100 LLM- driven agents are distributed across four organizations (R&D, ENG, GOV, OPS) and communicate via five Slack-style chan- nels with org-based visibility rules. The mole (â) is one des- ignated agent with a covert exfiltration objective; mole iden- tity is determined seed-deterministically. The defender op- erates in one of two modes: cascade (peer suspicion pooled into organization-level UEBA) or blind (per-agent indepen- dent UEBA). Bottom: experimental timeline. Each run lasts 100 ticks, partitioned into a baseline phase (T1â29), the pre- announce window for behavioral observation (T30â60, where H1 and H2 are evaluated), and a crisis arc (T61â100) triggered by a scenario news event at T50. The H3 suspicion in-degree snapshot is taken at T60. 4.3 Per-Tick Agent Loop At each tick, every non-fired agent executes: 1.Read agent state: organizational role, mood, trust toward leadership, recent inbox events, channel history visible to the agent, current task progress, and (if the agent is the mole and the OPSEC directive is active) the mole- specific directive content. 2. Construct a per-tick prompt combining a static system prompt (cached across all calls for efficiency) with a dynamic per-tick context block. 3.Issue a single LLM call producing: a chat message, a stress level (1â10), an intent label (DEEP_WORK, SOCIALIZE,COLLABORATE,TRIAGE,ANALYZE, MITIGATE,ESCALATE), and anoptional suspect name. 4.Apply the parsed outputs to organizational state: advance task progress, update mood and trust ledgers, modify suspicion and rapport edges in the social graph, post the message to the appropriate channel. 5.Emit anagent_ticktelemetry event containing exter- nally observable fields only (intent, channel, message 4 length, suspect, progress, stress); no internal LLM acti- vations or hidden chain-of-thought are logged. 4.4 Mole Mechanism and Adaptive OPSEC The mole is an ordinary agent except that its prompt may include a mole directive block. We define two adversary types (§5): ⢠Naive mole. Receives a directive that instructs it to pur- sue covert exfiltration but does not include OPSEC guid- ance. â˘Adaptive mole. Receives the same goal directive plus explicit OPSEC instructions: maintain caution, restraint, and unremarkability; do not draw attention to informa- tion access; avoid behavioral patterns that would distin- guish from legitimate colleagues. The directive is suppressed during the pre-activation period (ticks 1â29) so that all agents, including the mole, behave identically during baseline. AtT 30 the directive activates and persists through the run. We selected the adaptive directive based on the historical pattern of long-burn rationalizing insid- ers rather than financially-motivated or impulsive archetypes; see §8 for discussion of this single-archetype constraint. 4.5 Defender Modes The defenderâs UEBA mechanism is configured per condition: â˘Cascade. Each agent reads its peersâ suspicion scores at the start of each tick and updates its own suspicion edges accordingly. Suspicion accumulates socially. â˘Blind. Each agentâs suspicion edges are computed inde- pendently from its own observations of peer behavior. No sharing of suspicion scores across agents. In both modes, suspicion is a directed weighted edge in the social graph, updated per tick based on the agentâs reading of peer messages and its mood-conditioned interpretation. Rapport is a parallel undirected edge tracking positive social ties. 4.6 Window Decomposition We partition each 100-tick run into three analysis windows: â˘Baseline (T 1 âT 29 ): mole directive suppressed; all agents behave identically. Establishes the pre-activation per- agent baseline. â˘Pre-announce (T 30 âT 60 ): mole directive active; no scenario-level disclosure of insider activity. This is the window in which H1 and H2 are evaluated. â˘Crisis (T 61 âT 100 ): scenario news event atT 50 triggers DEFCON mode; agent intent is constrained to a struc- tured ACTION/ASSESSMENT/NEXT_STEP template through the end of the run. The H3 suspicion in-degree snapshot is taken atT 60 , the last tick of the pre-announce window. 4.7 LLM Backbone All agents are driven by GLM-4 Flash INT4 [21], a 4-bit quantized open-weight chat model from the GLM family [3], served locally via vLLM [11] on an AWS g5.2xlarge instance (NVIDIA A10G 24 GB, 8 vCPU, 32 GB RAM). The serving configuration uses prefix caching to amortize the static sys- tem prompt across all 100 agents, eager execution mode, a maximum sequence length of 16,384 tokens, GPU memory utilization at0.90, and the GLM-4.5 reasoning parser and GLM-4.7 tool-call parser at the vLLM layer for structured output handling. The full serving command is released in the artifact for exact reproduction. At inference time, agents sample with temperature0.85, max_tokens = 4,096, and chain-of-thought reasoning explic- itly disabled at both the serve level and the per-API-call level (enable_thinking:false). The thinking-suppression deci- sion was deliberate: extended chain-of-thought adds latency, increases output non-determinism, and, in pilot work, pro- duced a specific failure mode in which the mole agent nar- rated its own OPSEC strategy in-prose rather than enacting it in-character. This failure mode is the proximate cause of two of the per-run re-executions documented in DEV-5 §5.2 (C3 seed 7 and seed 11). We acknowledge that vLLM batching and CUDA ker- nel scheduling introduce minor non-determinism beyond the application-layer seed. We manage this through population sampling (n = 20seeds per condition) rather than per-run reproducibility, and our statistical analysis is appropriate for distributional rather than unit-test-level claims. 4.8 What HBEE Is Not HBEE is a stylized environment, not a calibrated digital twin of a real organization. The five-channel topology, the four- org structure, and the 100-agent roster are simplifications. Section 6.5 reports a pre-registered calibration check (H4) showing that HBEEâs pairwise message-exposure distribution is substantially more uniform than the SNAP Enron email reference. We accept this as the principal constraint on the paperâs generalization claims. 5 5 Methodology 5.1 Pre-Registration The full pre-registration is filed asV40_PREREG.md[8] and frozen by SHA256 hash prior to the first campaign run. It spec- ifies, in advance: the five experimental conditions, the five hypotheses (H1âH5), the operationalization of each metric, the statistical test associated with each hypothesis, equiva- lence bounds where applicable, the behavioral fidelity audit protocol (§5.5), the run-validity criteria, the bootstrap proce- dure for confidence intervals, and the §10 stop conditions. Six deviations were logged during execution and are documented in V40_DEVIATIONS.md [6]; we summarize them in §8. 5.2 Experimental Conditions Five pre-registered conditions,n = 20seeds each (n = 100 runs total): ⢠C1: cascade naive. Cascade defender, naive mole. ⢠C2: blind naive. Blind defender, naive mole. â˘C3: cascade adaptive. Cascade defender, adaptive mole. ⢠C4: blind adaptive. Blind defender, adaptive mole. â˘C5: blind no-mole. Blind defender, no mole. Reference for H3 non-mole baseline and H4 Gini calibration. The factorialcascade, blindĂnaive, adaptiveis the core experimental contrast; C5 provides the no-mole baseline against which the suspicion-graph in-degree of moles is com- pared. 5.3 Hypotheses H1 (one-sample, descriptive). Under the C2 (blind naive) baseline, the moleâs UEBA rank during the pre-announce window (T 30 âT 60 ) is statistically indistinguishable from uniform[1, 100]. H1 confirms whether the naive blind de- fender provides any signal above chance. H2 (paired equivalence; two analyses per pre-reg).Adap- tive OPSEC produces a paired rank difference withinÂą5 ranks of zero, evaluated separately for two pairings: ⢠H2a (blind): paired (C4 â C2) per seed. ⢠H2b (cascade): paired (C3 â C1) per seed. Test: Wilcoxon signed-rank,Îą = 0.05; equivalence bound Âą5.0. Per pre-reg §4.4, the primary analysis uses fidelity- filtered seeds (§5.5); a sensitivity analysis on the fullNis reported alongside. H3 (independent two-sample, directional). The adaptive moleâs suspicion in-degree atT 60 exceeds that of a randomly selected innocent agent. Test: MannâWhitney U,Îą = 0.05, with effect-size floor|δ|⼠0.33(Cliffâs delta). Mole obser- vations are pooled across C2 and C4 (n mole = 40); non-mole observations are sampled per-seed deterministically from C5 (n non-mole = 20). H4 (calibration check, pre-committed scoping).HBEEâs pairwise message-frequency Gini is withinÎľ = 0.10of a SNAP Enron reference Gini. Per pre-reg §5, an H4 FAIL pre-commits the paper to scoping all generalization claims to the stylized environment. H4 is a calibration check, not a hy- pothesis about HBEE itself; the disclosure is the contribution. H5 (cross-LLM robustness, exploratory). The H1 result replicates under a Llama-3.1-8B-Instruct backbone, on five C2 seeds. H5 is exploratory; the paper does not depend on its outcome. 5.4 Bootstrap Confidence Intervals All point estimates of mole rank, paired difference, and Cliffâs delta are reported with 95% bias-corrected accelerated (BCa) bootstrap confidence intervals [4],B = 1000resamples, RNG seed= 42. CI width is reported alongside the point estimate and the p-value. 5.5 Behavioral Fidelity Audit Pre-reg §4.4 specifies a behavioral fidelity audit on every adaptive run. From each C3 and C4 run we draw a random 5-turn sample of mole turns from the pre-announce window (T 30 âT 60 ). Each sampled turn is rated on a 1â5 Likert scale by the author against explicit anchors: 1 (no OPSEC aware- ness), 3 (partial awareness: restraint OR caution, not both), 5 (full disposition: caution, restraint, and unremarkability all evident). Runs with mean rating below3.5are flagged FAIL and excluded from the H2 primary analysis; the H2 sensitivity analysis includes them. The full per-run audit table is reported in §6.4 and the artifact. The audit is author-stamped; this is a methodological limitation we discuss explicitly in §8. 5.6 Run Validity Each run must reachT 100 with⼠9,500 agent_tickevents to be marked VALID. Runs that fail this criterion are flagged INVALID_SHORTand reported in the per-condition completion table; their pre-announce data is preserved when intact. A sep- arate validity flag,INVALID_DEV3, captures one run in which the scenario fired the mole agent before the pre-announce window opened (§8, DEV-3). 6 5.7 Reporting Discipline Every reported result includes: point estimate, 95% BCa CI, p-value where applicable, effect size, andn. The verdict (SUPPORTED / NOT_SUPPORTED / FAIL / PENDING) is read directly from the pre-registered criteria; no post-hoc adjustments are made. Where a verdict label is technically NOT_SUPPORTED but the underlying direction is unex- pected (H3) or the failure is by a small margin under reduced N(H2b primary), we say so explicitly rather than reporting only the label. 6 Results We present results in the order: H1 (baseline), H3 (headline), H2 (equivalence), the behavioral fidelity audit observations, and H4 (calibration). H5 (cross-LLM robustness) is reported as PENDING and discussed in §8. 6.1 H1: Naive Blind Baseline Acrossn = 19valid C2 runs (DEV-3 excludes seed = 18), the moleâs UEBA rank in the pre-announce window has median 51.0, 95% BCa CI[25.0, 66.0]. Tested against uniform[1, 100] via Cliffâs delta:δ = â0.044,p = 0.78. Verdict: SUP- PORTED. The distribution closely tracks uniform (Figure 2). This is a confirmatory replication of prior pilot work and establishes the null baseline against which the H3 finding contrasts. 6.2 H3: Detection Inverts This is the paperâs headline finding (Figure 3). AtT 60 , the moleâs suspicion in-degree (pooled across C2 and C4,n mole = 40) has median0. The non-moleâs suspicion in-degree (sampled deterministically per seed from C5,n non-mole = 20) has median2. MannâWhitney U = 122.5,p ⪠0.01. Cliffâsδ = â0.694, 95% BCa CI [â0.855,â0.519]. The CI is entirely negative and excludes effect sizes weaker than|δ| = 0.519(still âlargeâ by conven- tional anchors [2]). The pre-registered prediction wasδ⼠+0.33(mole more suspected). The observed effect is in the opposite direction with large magnitude. Verdict: NOT_SUPPORTED, direc- tion inverted. The verdict label âNOT_SUPPORTEDâ here means that the directional prediction failed; it does not mean that no effect was detected. The empirical result is stronger than supporting the null: it shows a large, statistically significant, and directionally reversed effect. We treat this as the paperâs primary contribution and develop its mechanism in §7. 20406080100 mole rank in pre-announce window (1 = most suspicious) 0.0 0.2 0.4 0.6 0.8 1.0 cumulative fraction of runs H1: C2 mole rank distribution is indistinguishable from uniform uniform[1, 100] reference observed (n=19, median=51) Figure 2: Empirical CDF of per-run mole rank in the C2 (naive blind) condition during the pre-announce window (T 30 â T 60 ),n = 19after DEV-3 exclusion. The observed distribution closely tracks the uniform[1, 100]reference (dotted), support- ing H1: under the naive defender baseline the mole is indis- tinguishable from a randomly selected agent. Median mole rank = 51; 95% BCa CI [25, 66]. 6.3 H2: Adaptive OPSEC Adds No Detectable Rank Shift H2 evaluates whether adaptive OPSEC produces a meaningful shift in the moleâs UEBA rank relative to the naive baseline. We report both the primary (fidelity-filtered) and sensitivity (fullN) analyses per pre-registration; results are summarized as a forest plot in Figure 4. H2a (blind, C4 â C2).Primary (fidelity-filtered,n pairs = 9): mean diff= +0.667, 95% CI[â15.67,+12.56],p = 0.67, Cliffâsδ = 0.111. Sensitivity (fullN,n pairs = 19): mean diff =â1.16, 95% CI[â15.89,+10.47],p = 0.94,δ =â0.033. Both verdicts: SUPPORTED. The point estimate is within Âą1.16ranks of zero in both analyses; the CI is wide but symmetric about zero, consistent with the equivalence claim. H2b (cascade, C3 â C1).Primary (fidelity-filtered,n pairs = 8): mean diff= â6.00, 95% CI[â29.75,+14.25],p = 0.92 , Cliffâsδ = 0.047. Sensitivity (fullN,n pairs = 20): mean diff=â4.60, 95% CI[â15.75,+6.15],p = 0.63,δ = â0.085. Sensitivity verdict: SUPPORTED. Primary ver- dict: NOT_SUPPORTED on a margin technicality. The H2b primary mean diff ofâ6.00exceeds theÂą5bound by a single rank; the effect size is negligible (δ = 0.047); the 7 mole (C2 + C4, n=40) non-mole (C5, n=20) 0 5 10 15 20 25 30 35 suspicion in-degree at T60 median = 0 median = 2 Cliff's δ = -0.694 95% BCa CI [-0.855, -0.519] MannâWhitney p ⪠0.01 Detection inverts: the adaptive mole is less suspected than a random innocent agent Figure 3: H3 detection inversion (paperâs primary empirical finding). Each point is one agentâs suspicion in-degree at T 60 : the number of other agents whose UEBA flagged them as suspicious. Mole observations (left,n = 40) are pooled from C2 and C4; non-mole observations (right,n = 20) are sampled deterministically per seed from C5 (no-mole con- trol). The moleâs median in-degree (0) is statistically lower than the non-moleâs (2): Cliffâsδ =â0.694, 95% BCa CI [â0.855,â0.519], MannâWhitneyp⪠0.01. This is the op- posite direction from H3âs pre-registered prediction. p-value is0.92. Two of three pre-registered criteria pass; the third fails by1rank in a sample of8. The Spearman correlation between per-run fidelity score and detection rank in C3 is0.018(non-significant at any conventional threshold), confirming that the fidelity-based exclusion is measurement- artifact-driven rather than signal-driven. The full-Nsensitivity analysis atn = 20returns SUPPORTED with point estimate â4.60 inside the bound. Joint reading. Three of four H2 analyses return SUP- PORTED. The one NOT_SUPPORTED verdict is a margin- of-1-rank technicality at smallNwith negligible effect size. Adaptive OPSEC, in our environment, produces no detectable shift in the moleâs UEBA rank relative to a naive baseline, under either defender configuration. 6.4 Behavioral Fidelity Audit The pre-reg §4.4 audit was conducted on all 40 adaptive runs (C3âŞC4), 5 turns per run,n = 200rated turns total. Of 40 runs, 17 PASS (⼠3.5mean) and 23 FAIL (< 3.5). The pass rate is identical across C3 (8/20) and C4 (9/20); per-run mean ratings range 2.80â3.80. The pattern of ratings is structural rather than directive failure (Figure 5). The audit window (pre-announce,T 30 âT 60 ) overlaps the scenarioâs DEFCON onset atT 50 . FromT 50 on- ward, all agents (mole and innocent alike) are constrained to a structured ACTION/ASSESSMENT/NEXT_STEP re- sponse template that suppresses the behavioral measurability of OPSEC disposition. The Spearman correlation between per- run fidelity score and per-run detection rank isĎ C3 = 0.018 andĎ C4 =â0.256(neither significant atN = 20), confirming that the fidelity-based exclusion is not signal-driven. We treat the DEFCON-window measurability constraint as a finding in its own right: a methodological observation about how scenario-imposed action templates interact with behavioral auditing. We discuss this in §8. 6.5H4: Calibration Check (Pre-Committed Scoping) HBEEâs pairwise message-exposure Gini, computed across the C5 no-mole condition over 20 seeds and 4,725 unique pairs, is0.213. The SNAP Enron reference (node out-degree across 36,692 nodes) is0.730.|âGini| = 0.517, exceeding the pre-registered Îľ = 0.10 by 5Ă. Verdict: FAIL. The Lorenz curves (Figure 6) make the structural diver- gence visceral. HBEEâs curve sits close to the diagonal: com- munication is approximately uniform across pairs. SNAPâs curve is sharply bowed: the bottom80%of nodes account for only 22.5% of total contact volume. The two metrics are not unit-equivalent (HBEE: per-pair message exposures; SNAP: per-node unique-recipient count) but both measure concen- tration of communication activity, and the divergence is not subtle. A supplementary diagnostic [7] attributes the divergence to a structural saturation ceiling: 55.6% of HBEE pairs sit at the channel-imposed exposure ceiling of3,960events because channel routing is org-deterministic. Real organizations ex- hibit Pareto-distributed pair exposures; HBEE does not. This is a property of the simulatorâs message-routing model, not an analysis artifact. Per pre-registration §5, an H4 FAIL pre-commits the paper to scoping all generalization claims to the stylized environ- ment. We honor that commitment throughout. 6.6 H5: Cross-LLM Robustness The pre-registered H5 robustness check (Llama-3.1-8B- Instruct replication of H1 on 5 C2 seeds) is PENDING. The infrastructure pre-flight (PF-6, vLLM smoke) was not com- pleted before the analytical phase closed. H5 is exploratory and does not condition any of H1âH4. We discuss this in §8. 8 â30â20â100102030 mean paired rank difference (treatment â control) H2a sensitivity (cascade, full N, n=20) H2a primary (cascade, fidelity-filtered, n=8) H2b sensitivity (blind, full N, n=19) H2b primary (blind, fidelity-filtered, n=9) +0.67 [-15.67, +12.56] -1.16 [-15.89, +10.47] -6.00 [-29.75, +14.25] -4.60 [-15.75, +6.15] H2: adaptive OPSEC adds no detectable rank shift equivalence region Âą5 ranks Figure 4: H2 equivalence forest plot. Each entry shows the mean paired rank difference (treatmentâcontrol; positive = adaptive worse for the mole, i.e., more suspicious) with its 95% BCa bootstrap confidence interval. The pre-registered equivalence bound ofÂą5.0ranks is shaded. Both primary (fidelity-filtered per DEV-5) and sensitivity (fullN) analyses are reported per the deviation log. All four point estimates fall within the equivalence region, and all CIs include zero. The H2b primary CI is wider, reflecting N = 8after fidelity exclusion; the exclusion is measurement-artifact-driven (SpearmanĎ C3 = 0.018between fidelity score and detection rank). 6.7 Run Validity Summary Of 100 attempted runs, 95 are VALID. Five carry INVALID flags: one INVALID_DEV3 (C2 seed= 18, scenario-mole collision; see §8, DEV-3), and four INVALID_SHORT runs (C2 seed= 1atT 93 , C3 seed= 14atT 63 , C4 seed= 7atT 72 , C5 seed= 9atT 80 ; see DEV-6). All four short runs reached at leastT 63 , leaving the pre-announce window (T 30 âT 60 ) and the H3 in-degree snapshot atT 60 intact for every run that contributed to any analysis. No reported verdict changes. 7 Discussion 7.1 The H2 / H3 Divergence The two primary findings appear, on first reading, to be in tension. H2 (equivalence) says adaptive OPSEC does not change the moleâs UEBA rank. H3 (inversion) says the adap- tive moleâs suspicion in-degree is lower than a random in- nocentâs. If H3âs effect were a generic âthe mole is less de- tectable,â we would expect H2 to show the adaptive mole moving down the UEBA rank order. It does not. The reconciliation is that the two metrics measure related but distinct phenomena: â˘UEBA rank (H2) captures the moleâs position in the global suspicion ordering produced by per-agent UEBA scoring. This score reflects the signature of suspicion- eliciting behaviors when they occur. â˘Suspicion graph in-degree (H3) captures the count of suspicion events directed at the mole. This reflects the frequency with which other agents identified the moleâs behavior as suspicious. Under naive OPSEC, the two are correlated: behaviors that elicit suspicion produce both high signatures (high score) and frequent flags (high in-degree). Under adaptive OPSEC, our results suggest they decouple. The adaptive mole reduces the frequency of suspicion-eliciting behaviors (enough to drop in- degree below a random innocent baseline), while the signature of those reduced-frequency behaviors remains intact, so the rare events that do occur produce comparable per-event scores. The moleâs UEBA rank is computed over the score signature; the suspicion graph accumulates over event frequency. The two are not the same number. A reasonable mechanistic hypothesis (which we can offer but cannot in this paper conclusively test) is that adaptive OPSEC under an LLM directive operates more on the rate of risk-taking than on the nature of risk-taking. The instructed mole avoids producing as many flagworthy behaviors, but when it does produce them, it does not produce a qualitatively different kind of flagworthy behavior. 7.2 Implications for Detection The result has direct implications for how the two detection families interact under LLM-adaptive insider behavior: ⢠Per-agent UEBA classifiers (the blind defender) appear robust to adaptive OPSEC at the rank-ordering level (H2), although they also do not detect the mole above chance (H1). Adaptation does not move the rank because the rank was not pointing at the mole to begin with. 9 30354045505560 tick (T) of rated turn 1 2 3 4 5 fidelity rating (1â5 Likert) Behavioral fidelity collapses at the DEFCON onset (T50) pre-DEFCON (T30â49) DEFCON window (T50â60) PASS threshold (âĽ3.5) C3 cascade (n=100) C4 blind (n=100) Figure 5: Behavioral fidelity rating (1â5 Likert, author-rated) per sampled mole turn, plotted against tick of occurrence (n = 200 turns across 40 adaptive runs). Ratings cluster at3(partial OPSEC awareness) for turns atT 50 and later, regardless of condition. This collapse coincides with the scenarioâs DEFCON onset atT 50 , which constrains all agents to a structured response template, suppressing the behavioral measurability of the moleâs adaptive disposition. The 23/40 runs falling below the 3.5 PASS threshold reflect this structural sampling artifact rather than directive failure. â˘Peer-suspicion-cascade detectors (the cascade de- fender) appear actively counterproductive against an adaptive adversary in our simulation. The adaptive mole does not just blend in to the suspicion distribution; it ends up more invisible than the average innocent colleague, because the OPSEC adaptation specifically reduces the social surface area through which suspicion accumulates. Whether these mechanisms transfer to real organizations is bounded by H4. We do not claim transfer. 7.3 The DEFCON-Window Measurability Constraint The behavioral fidelity audit revealed a structural property of the audit window itself rather than of the directive being audited. The result generalizes to any auditing protocol in which a randomly sampled subset of behaviors is assessed against a directive whose measurability depends on the re- sponse context. When the response context is constrained (in our case, by a scenario-imposed action template afterT 50 ), a substantial fraction of randomly sampled turns will be unin- formative even if the underlying directive is functioning. The remedy is not to abandon the audit but to design it to sample from windows where measurability is preserved. We present this as a methodological observation rather than a finding about HBEE specifically. 7.4What Pre-Registration Did and Did Not Do Pre-registration foreclosed the option of post-hoc reframing. We predicted directionally that the mole would be more peer- suspected (H3); we observed the opposite; we report the in- version. Without the pre-registration we cannot rule out a counterfactual paper that quietly reformulated the hypothesis to match the data. With it, the result is a directional surprise, and reads as one. We do not claim that pre-registration solves the simulator-validity problem; H4 FAIL bounds those claims. Pre-registration solves the within-simulation interpretive prob- lem, not the simulation-to-reality transfer problem. 8 Limitations We organize limitations as: pre-registered deviations, struc- tural constraints of the simulator, statistical-power constraints, and transfer constraints. 10 0.00.20.40.60.81.0 cumulative fraction of nodes / pairs 0.0 0.2 0.4 0.6 0.8 1.0 cumulative fraction of total volume H4: HBEE communication is uniform; Enron is heavy-tailed perfect equality (Gini = 0) HBEE pair-exposure (Gini = 0.213) SNAP Enron out-degree (Gini = 0.730) Figure 6: Lorenz curves of communication concentration in HBEE versus the SNAP Enron email network. HBEE pair- wise message-exposure (Gini= 0.213,n pairs = 4,725pairs from C5 no-mole runs) lies near the diagonal. SNAP Enron node out-degree (Gini= 0.730,n nodes = 36,692) is sharply bowed: the bottom80%of nodes account for only22.5%of to- tal contact volume. The structural divergence (|âGini| = 0.52) exceeds the pre-registered equivalence bound (Îľ = 0.10) by 5Ă. Root cause: HBEE channel routing is org-deterministic, so pair-exposure saturates at a structural ceiling rather than following the Pareto distribution observed in real organiza- tions. 8.1 Pre-Registered Deviations Six deviations were logged during the campaign and disclosed in V40_DEVIATIONS.md [6]. We summarize them here. DEV-1: H2 label swap. The pre-registration uses H2a= blind and H2b=cascade; the analysis code labels them op- positely. The labels are cosmetic (both pairings are valid paired-Wilcoxon tests of the same design), but the asymmetry between the two CIs (H2bâs wider CI under fidelity-filtered n = 8vs H2aâs atn = 9) matters substantively. This paper uses pre-reg labels throughout. A translation table is provided in the artifact. DEV-2: Pre-campaign artifact pollution. Five pre- campaign test runs without the campaign prefix were detected and archived (not deleted) from the metrics directory before the primary pipeline runs. No verdict effect. DEV-3: C2 seed= 18scenario-mole collision. The enron_blind.yamlscenario contains a hardcodedfire: ALEKSANDERevent in Day 1 (T 1 âT 21 ); seed= 18also assigns ALEKSANDER as the mole, which terminates the mole agent before the pre-announce window opens. We exclude this run from H1 and H2a (n = 19each). A pre-flight scenario valida- tor assertingmole_identity/â scenario.fire_targets is recommended for future versions. DEV-4: H4 FAIL.Pre-committed per pre-reg §5; see §6.5. DEV-5: Behavioral fidelity exclusions. 23/40 adaptive runs scored below the 3.5 PASS threshold. The exclusions are measurement-artifact-driven (SpearmanĎ = 0.018for C3, â0.256for C4; neither significant) rather than signal-driven; see §6.4. Per pre-reg §4.4, both primary (fidelity-filtered) and sensitivity (full N) analyses are reported side by side for H2. DEV-6: Truncated runs. Four runs (C2/1, C3/14, C4/7, C5/9) terminated beforeT 100 due to infrastructure failures. All four reached at leastT 63 , leaving the pre-announce window and the T 60 in-degree snapshot intact. No verdict changes. 8.2 Structural Constraints Calibration (H4 FAIL).HBEEâs communication structure is substantially more uniform than real organizations (§6.5). The detection-inversion finding holds in a stylized environ- ment in which pair exposure is approximately uniform. We do not claim transfer to environments with Pareto-distributed exposure. The natural next step is a heterogeneity-injected simulator (V41) calibrated to the SNAP Enron Lorenz curve. Single LLM backbone. All agents are driven by a single LLM (§4.7). The H5 cross-LLM robustness check is PEND- ING (§6.6). Whether the inversion finding replicates under a different model is an open question we leave to future work. Single mole archetype. The OPSEC directive instanti- ates the long-burn rationalizing-insider archetype (Snow- den / Hanssen pattern). Impulsive, financially motivated, and recruited-asset archetypes have different behavioral signatures and may interact differently with the cascade defender. No multi-insider collusion. HBEE assigns exactly one mole per simulation. Multi-insider scenarios are operationally relevant but introduce confounds we did not address. Author-rated fidelity audit. The fidelity audit is single- rater. Inter-rater agreement is not estimated and could be ad- dressed in future work via blinded multi-rater protocols. 11 8.3 Statistical-Power Constraints SmallN.n seeds = 20per condition is adequate for the pri- mary effects we observe (H1 narrowly via sensitivity-bounded equivalence; H3 via large-effect MannâWhitney) but is small for sub-condition exploration. The H2b primary CI illustrates the cost: atn pairs = 8, the CI spans[â29.75,+14.25], wide enough that a substantively different underlying effect could not be ruled out from this analysis alone. The full-Nsensitiv- ity analysis is the operative reading for H2b. Single bootstrap RNG.The 95% CIs are computed from a single bootstrap with seed42,B = 1000resamples. Variation across alternative RNG seeds is small in our spot checks but is not formally characterized. 8.4 Transfer Constraints Simulation-to-reality. The detection inversion is a result about HBEE. Whether it transfers to real organizations de- pends on whether the mechanism we propose (rate reduction without signature change) generalizes. H4 bounds the extent to which we can claim transfer. The most that can be respon- sibly read from this paper is: in environments structurally like HBEE, peer-suspicion-cascade detection inverts under LLM-adaptive OPSEC. The empirical question of whether real organizations are structurally like HBEE in the relevant respects is open. Detector faithfulness.The cascade and blind UEBA mech- anisms in HBEE are stylized implementations of the detec- tion families they represent. Real-world cascade detectors include mechanisms (suspicion decay, anomaly weighting, multi-source aggregation) that HBEE does not model. Our results are a starting point for studying the family of mecha- nisms, not a verdict on any specific deployed system. 9 Ethics 9.1 Dual-Use Considerations A paper demonstrating that an LLM-driven adaptive insider can evade peer-suspicion-cascade detection is, on the surface, dual-use: a defender can use the result to redesign cascade mechanisms; an adversary can in principle use it to shape OPSEC behavior. We argue the disclosure trade-off favors publication for three reasons. First, the result is an empiri- cal observation about a class of detection mechanism, not an attack tool: there is no exploit code, no specific evasion technique, and no guidance that does not already appear in the operational-security literature accessible to any motivated adversary. Second, the result is conditional on the stylized environment HBEE provides; H4 FAIL bounds the gener- alization claims explicitly. Third, defenders need this result more than attackers do: peer-suspicion-cascade systems are deployed; their fragility under adaptive adversaries is not currently a recognized design constraint. 9.2 IRB and Human Subjects This work involves no human subjects. The behavioral fidelity audit rates LLM-generated outputs against an explicit Likert protocol; no human participants are studied. No IRB review was sought because none is applicable. 9.3 Data Provenance HBEE uses the public SNAP Enron email graph [13] as a calibration reference for the H4 Gini check. We use only the graphâs degree distribution; no message content, no individual identities, and no personally identifiable information from the Enron corpus are incorporated. The fictional Vixero HQ roster is original; agent names, roles, and organizational structure are not derived from any real organization. 9.4 Deployment Risk A behavioral-only detection system trained on insights from this work would carry a non-trivial false-positive risk: be- havioral patterns flagged as indicative of insider threat in a stylized environment may correspond to ordinary employee experiences in a real environment (medical issues, family circumstances, role transitions, neurodivergence). The H3 de- tection inversion further implies that any system designed to flag the most peer-suspected agents may, in the presence of an adaptive adversary, flag innocents disproportionately. Any operational deployment of insights from this work should be a prioritization signal for human investigation, not an auto- mated adverse-action trigger. We discuss this further at [5] in the artifact. 9.5 Responsible Release We release the full simulator, frozen scenarios, raw telemetry, and analysis code under an open-source license to support reproducibility. The release does not include any production- system configuration, real organizational data, or material that would provide an adversary with capabilities not already publicly accessible. 10 Conclusion We presented HBEE, a 100-agent LLM-driven multi-agent simulator designed for pre-registered hypothesis testing of insider-threat detection mechanisms under adaptive adver- sary behavior. Across five pre-registered conditions and 95 valid runs, we documented a detection inversion: the adap- tive moleâs suspicion in-degree atT 60 is statistically lower 12 than that of a randomly selected innocent agent (Cliffâs δ =â0.694, 95% CI[â0.855,â0.519]). A companion equiv- alence test (H2) shows that adaptive OPSEC produces no detectable shift in the moleâs UEBA rank under either de- fender mode. Together, the two findings imply that the peer suspicion graph and the per-agent UEBA score decouple un- der adaptive adversary behavior: the mole evades the social layer of detection without moving the per-agent score that the social layer is meant to amplify. We bound transfer claims explicitly. A pre-registered Gini check returns FAIL: HBEEâs communication structure is sub- stantially more uniform than real organizations. The contri- bution of this paper is narrow: a controlled, pre-registered demonstration of an unexpected detection property in a styl- ized environment. We defend it as such. Whether the inversion transfers to operational settings is an open question that re- quires a calibrated successor system (V41) and cross-LLM robustness work (H5) to resolve. The paperâs smaller methodological contribution is the pre- registration discipline itself: a falsifiable hypothesis frame, an explicit deviation log, equivalence-bound testing for null- shaped claims, and a behavioral fidelity audit whose own structural constraints became a finding. These practices may be useful to others studying agent-based security phenomena where âthe simulation behaved as expectedâ is too easy to say in retrospect. Acknowledgments The author thanks Amazon Web Services for compute re- sources used in the V40 campaign, and the AgentSociety team (FIB Lab, Tsinghua University) for the open-source agentsocietyframework [17] on which HBEEâs simulation infrastructure is built. Open Science Statement Thepre-registrationdocument(V40_PREREG.md, SHA256 hashed prior to first run), full deviation log (V40_DEVIATIONS.md), simulator source, frozen scenario YAMLs, raw JSONL telemetry for all 100 runs, behavioral fidelity audit data, bootstrap-CI computation, comple- tion table, and figure-generation scripts are released at https://github.com/Vix0007/hbee-v40under an open- source license. The artifact is structured for USENIX artifact evaluation; averify_v40_lock.shscript regenerates SHA256 hashes for the frozen artifacts. References [1] Carnegie Mellon University CERT Division. Insider threat test dataset (r4.2), 2016. [2]Norman Cliff. Dominance statistics: Ordinal analyses to answer ordinal questions. Psychological Bulletin, 114(3):494â509, 1993. [3] Zhengxiao Du, Yujie Qian, Xiao Liu, Ming Ding, Jiezhong Qiu, Zhilin Yang, and Jie Tang. GLM: General language model pretraining with autoregressive blank infilling. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (ACL), 2022. [4] Bradley Efron and Robert J. Tibshirani. An Introduction to the Bootstrap. Number 57 in Monographs on Statis- tics and Applied Probability. Chapman & Hall/CRC, 1993. [5]Vickson Ferrel. HBEE V40 deployment risk addendum, 2026. Operational deployment guidance; available at https://github.com/Vix0007/hbee-v40. [6] Vickson Ferrel.HBEE V40 deviation log (V40_DEVIATIONS.md), 2026.DEV-1 through DEV-6; available athttps://github.com/Vix0007/ hbee-v40. [7] Vickson Ferrel. HBEE V40 Gini saturation-ceiling diag- nostic (gini_diagnostic.py), 2026. Supplementary diagnostic for DEV-4; available athttps://github. com/Vix0007/hbee-v40. [8]Vickson Ferrel. HBEE V40 pre-registration protocol (V40_PREREG.md), 2026. Frozen by SHA256 prior to first campaign run; available athttps://github.com/ Vix0007/hbee-v40. [9]Jeffrey Flynt. OrgForge-IT: A verifiable synthetic bench- mark for LLM-based insider threat detection, 2026. [10]John J. Horton. Large language models as simulated eco- nomic agents: What can we learn from Homo Silicus? Technical Report 31122, National Bureau of Economic Research, 2023. [11]Woosuk Kwon, Zhuohan Li, Siyuan Zhuang, Ying Sheng, Lianmin Zheng, Cody Hao Yu, Joseph E. Gonza- lez, Hao Zhang, and Ion Stoica. Efficient memory man- agement for large language model serving with Page- dAttention. In Proceedings of the 29th ACM Symposium on Operating Systems Principles (SOSP), 2023. [12]DaniĂŤl Lakens. Equivalence tests: A practical primer for ttests, correlations, and meta-analyses. Social Psycho- logical and Personality Science, 8(4):355â362, 2017. [13]Jure Leskovec and Andrej Krevl. SNAP datasets: Stan- ford large network dataset collection, 2014. Email- Enron network used as H4 calibration reference. 13 [14]Aengus Lynch, Benjamin Wright, Caleb Larson, Stu- art J. Ritchie, SĂśren Mindermann, Evan Hubinger, Ethan Perez, and Kevin K. Troy. Agentic misalignment: How LLMs could be insider threats, 2025. [15]Brian A. Nosek, Emorie D. Beck, Lorne Campbell, Jes- sica K. Flake, Tom E. Hardwicke, David T. Mellor, Anna E. van ât Veer, and Simine Vazire. Preregistration is hard, and worthwhile. Trends in Cognitive Sciences, 23(10):815â818, 2019. [16]Joon Sung Park, Joseph C. OâBrien, Carrie J. Cai, Meredith Ringel Morris, Percy Liang, and Michael S. Bernstein. Generative agents: Interactive simulacra of human behavior. In Proceedings of the 36th Annual ACM Symposium on User Interface Software and Tech- nology (UIST), 2023. [17] Jinghua Piao, Yuwei Yan, Jun Zhang, Nian Li, Junbo Yan, Xiaochong Lan, Zhihong Lu, Zhiheng Zheng, Jing Yi Wang, Di Zhou, Chen Gao, Fengli Xu, Fang Zhang, Ke Rong, Jun Su, and Yong Li. AgentSociety: Large-scale simulation of LLM-driven generative agents advances understanding of human behaviors and society, 2025. [18] Joelle Pineau, Philippe Vincent-Lamarre, Koustuv Sinha, Vincent Larivière, Alina Beygelzimer, Florence dâAlchĂŠ Buc, Emily Fox, and Hugo Larochelle. Improving repro- ducibility in machine learning research (A report from the NeurIPS 2019 reproducibility program). Journal of Machine Learning Research, 22(164):1â20, 2021. [19]Madhu Shashanka, Min-Yi Shen, and Jisheng Wang. User and entity behavior analytics for enterprise secu- rity. In Proceedings of the 2016 IEEE International Conference on Big Data, 2016. [20]Chengyu Song, Linru Ma, Jianming Zheng, Jinzhi Liao, Hongyu Kuang, and Lin Yang. Audit-LLM: Multi- agent collaboration for log-based insider threat detection, 2024. [21]Team GLM, Aohan Zeng, Bin Xu, Bowen Wang, Chen- hui Zhang, Da Yin, et al. ChatGLM: A family of large language models from GLM-130B to GLM-4 All Tools, 2024. [22] Petter TĂśrnberg, Diliara Valeeva, Justus Uitermark, and Christopher Bail. Simulating social media using large language models to evaluate alternative news feed algo- rithms, 2023. [23] AlhimVera, KarenSanchez, CarlosHinojosa, Haidar Bin Hamid, Donghoon Kim, and Bernard Ghanem. Multimodal safety evaluation in generative agent social simulations, 2025. [24]Jiongchi Yu, Yuhan Ma, Xiaofei Xie, Qiang Hu, and Ziming Zhao. Chimera: Harnessing multi-agent LLMs for automatic insider threat simulation. In Proceedings of the 33rd Network and Distributed System Security Symposium (NDSS), 2026. arXiv:2508.07745. [25] Shuhan Yuan and Xintao Wu. Deep learning for insider threat detection: Review, challenges and opportunities. Computers & Security, 104:102221, 2021. 14