Keyed one-way hash
A tenant-keyed cryptographic digest of a value — a tool argument, a file path, a detected secret — emitted in place of the value itself. It preserves the two properties investigations need, correlation ("this same thing appeared in eleven sessions") and integrity, while the original is not recoverable from the record. Keying it per tenant additionally prevents cross-tenant correlation and rainbow-table lookups of short, guessable inputs.
See also content-free detection · data exfiltration
Related terms
-
Content-free detection
MoorAI terms
Analysis that happens on the device, where only the verdict leaves it — a category, a risk level, a decision and a keyed one-way hash — never the prompt…
-
Data exfiltration
Attack concepts
Moving data the attacker should not have out to somewhere they control. In agent contexts the channel is rarely a file upload — it is a URL the agent is…
MoorAI terms
Product-specific vocabulary used across this site. The agent is open source (AGPL-3.0), so each of these is verifiable in the code rather than taken on trust.