Microsoft storms RAMPART, adds Clarity to agentic AI safety
Microsoft has open-sourced two new AI tools aimed at enhancing safety in AI development. The first tool, RAMPART, allows developers to simulate real-world attack scenarios and verify the safety of AI agents. The second tool, Clarity, serves as a structured sounding board to help teams assess their project requirements before coding begins.
- ▪Microsoft has released RAMPART, a framework for testing agentic AI applications.
- ▪RAMPART enables developers to simulate attacks and verify that AI agents operate within safe parameters.
- ▪Clarity helps teams clarify project goals and potential issues before they start coding.
Opening excerpt (first ~120 words) tap to expand
(function() { let windowUrl = window.location.href; windowUrl = windowUrl.substring(windowUrl.indexOf('?') + 1); let messageElement = document.querySelector('.shareableMessage'); if (windowUrl && windowUrl.includes('code') && windowUrl.includes('expires')) { messageElement.style.display = 'block'; } })(); Security Microsoft storms RAMPART, adds Clarity to agentic AI safety Redmond open sources two tools for building and maintaining safer agents Jessica Lyons Jessica Lyons Published thu 21 May 2026 // 11:30 UTC Microsoft on Wednesday open-sourced two AI tools designed to help developers and security teams build and maintain safer AI agents.The first is called RAMPART, which stands for Risk Assessment and Measurement Platform for Agentic Red Teaming.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at www.theregister.com - Articles.