Erik Meijer: Making AI Provably Safe with Type Systems
Leibniz Labs' Erik Meijer explains how type systems and compiler knowledge can make AI agents provably safe, addressing the risks of tool use and infinite loops.
6 min read

Visual TL;DR
AI models with real-world action capabilities pose inherent dangers, pursuing goals relentlessly
From the article 7 mentionsErik Meijer, a research scholar at Leibniz Labs, presented a compelling tutorial at the AI Engineer World's Fair on how to make AI agents provably safe.
giving AI agents access to external tools introduces risks like infinite loops
From the article 2 mentionsA pivotal moment in AI safety, according to Meijer, was OpenAI's June 2023 announcement of tool call support in GPT-4.
Leibniz Labs' Erik Meijer proposes a method for provably safe AI agents
From the article 2 mentionsMeijer proposed a solution: air-gapping the agentic loop from the agent.
From the article 6 mentionsMeijer emphasized that this was not a product pitch but a deep dive into leveraging fundamental type systems and compiler knowledge to achieve AI safety.
deferring execution and refinement to control AI agent actions
From the article 2 mentionsThis involves deferring execution by having the LLM generate a plan, which is then passed to a separate, trusted entity (like 'Bernie' in his analogy) for execution.
using proof-carrying code to ensure AI agent behavior is verifiable
From the articleMeijer introduced the concept of 'proof-carrying code,' a technique from the 1990s, as the foundation for this approach.
achieving provably safe AI agents, taming powerful models effectively
From the article 5 mentionsHe shared his insights, aiming to inspire the audience to develop provably safe agentic harnesses.
From the articleHe shared his insights, aiming to inspire the audience to develop provably safe agentic harnesses.
Contents(4)
© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.