What is Gensee Crate?
Gensee Crate is runtime defense for systems that use AI agents. It observes user requests, agent behavior, tool calls, memory, skills, files, network activity, processes, and execution so unsafe agent behavior can be detected before it becomes a system-level side effect.
What does Gensee Crate defend against?
Gensee Crate defends against prompt injection, memory poisoning, long-horizon attacks, risky tool use, unsafe file or network access, dangerous script execution, and delayed side effects caused by agent workflows.
How is Gensee Crate different from prompt filtering?
Prompt filters inspect the prompt. Gensee Crate uses defense in depth across the full action path: user intent, agent intent, MCP and tool calls, memory, skills, files, network, processes, and execution.
How does Gensee Crate handle long-horizon agent risk?
Gensee Crate traces lineage across sessions. If a risky action is caused by earlier memory writes, skill changes, generated artifacts, or local context, Crate can connect the final action back to the earlier cause.
How does Gensee Crate address memory poisoning?
Gensee Crate treats memory writes and reads as policy surfaces. It can trace when a memory was planted, when an agent later used it, and whether resulting actions should be allowed, denied, escalated, or reported.
Does Gensee Crate work with existing agents?
Yes. Gensee Crate is designed as a low-latency sidecar beside unmodified agents. It can run beside tools such as Claude Code on endpoints like MacBook without requiring teams to rebuild their agent stack around a new SDK.
What is the difference between Developer and Enterprise?
Developer (Open Source) is planned for individual developers on a single trusted endpoint. Enterprise is for company-managed environments with company-set policy, distributed enforcement, on-prem evidence, central audit, and integrations with internal systems.
Can Gensee Crate deploy on-prem?
Yes. The enterprise product is designed for on-prem or customer-cloud deployment so company policy, audit evidence, traces, and incident data can stay inside the customer's environment.
What systems can Gensee Crate integrate with?
Enterprise deployments can integrate with identity systems, SIEM, Slack or PagerDuty, code hosts, MCP gateways, internal developer platforms, policy systems, and evidence or incident workflows.
What benchmark results does Gensee Crate report?
Preliminary AgentCanary Benchmark results show Gensee Crate improving defense rates across memory poisoning, long-horizon tasks, and prompt injection. The main Gensee Crate page reports the latest tested rates and notes the local test setup used for those results.