grantmaking.ai Launch Round
Enterprises are increasingly giving agents like Claude Code broad permissions, powers, and access to sensitive data with only a system prompt for rules and limited verification and oversight that the agent follows the rules. Our prior work (under review; see reviewer information for more details) shows conversational LLM chatbots break rules with simple overrides (asserted "my manager approved this already" , imminent deadline), even with explicit system instructions to disregard jail-breaking attempts.
However, no prior work examines whether this vulnerability extends to LLM agents enabled with tools, which allow the agent not just to state but also act, submitting orders, modifying records, and directly manipulating the world around it. We seek to answer: what makes AI agents break rules in enterprise settings and how do we stop them?
We propose two workstreams:
First, we will make a new benchmark, ComplianceBench which profiles LLMs across several metrics (baseline compliance, robustness to hijacking, honesty/transparency, etc.) and domains (GDPR, accounting, healthcare, legal, and more), and demonstrate it on both closed and open-source models.
Second, we will build an agentic pipeline comparing stated reasoning and model intent to executed tool calls, identifying feasible observability strategies to mitigate deception and surface rule violations.
We seek to deliver public benchmarks and several academic papers from these efforts.
Who's involved: https://github.com/trace-ai-labs
- Mika Okamoto: Member of Technical Staff at Decagon; Georgia Tech graduate. Researcher in Explainable AI and LLM behaviors; past first author papers at ACL '25, CHI Human-centered Explainable AI '26, MLSys '25. Works day-to-day with enterprise chatbots for Fortune 50 companies.
- Ansel Erol: Engineer at Baseten; Georgia Tech graduate. Researcher in model and agent serving, efficient AI, and explainable AI with first-author publications at MLSys '25 and '26.
- Team of Eleuther AI Summer of Open AI Research fellows.
API credits for both closed-weight (e.g. OpenAI, Anthropic, Google) and open-weight models, to run experiments (to help develop the benchmark) and evaluations (after the benchmark is developed). We found that compliance behavior varies significantly by model, and we want to find results that generalize and identify risks across a large spectrum of models. We estimate the benchmark will contain 1000-2000 samples, which should be run at least 10 times for robustness per model, resulting in significant ($50-500) cost per model.
This funding will enable us to finish that full sweep (e.g.: we did not previously have the funding to run on Anthropic models, due to the cost being prohibitive for the number of samples we wanted to process), and get the benchmark, dataset, and findings out as something the broader AI safety community can actually build on and verify.
- Minimum ($8,000): API credits for ComplianceBench
- Ideal ($30,000): API credits and GPU compute for development of ComplianceBench, exploration into oversight mechanisms for detecting non-compliance, stipends for providing support to benchmark curators to accelerate the process versus doing it just us