← Latest papers
💻 computer science

Cross-Vendor Sola ISPM Benchmark: Evaluating Agentic AI for Federated Identity Security Reasoning

This paper introduces the Cross-Vendor Sola ISPM Benchmark to evaluate Agentic AI's ability to reason across fragmented multi-cloud identity systems, demonstrating that providing explicit relational context significantly improves answer correctness and reduces failure rates in cross-vendor security analysis.

Original authors: Eden Yavin, Gal Engelberg, Konstantin Koutsyi, Leon Goldberg, Gal Baron

Published 2026-06-03
📖 5 min read🧠 Deep dive

Original authors: Eden Yavin, Gal Engelberg, Konstantin Koutsyi, Leon Goldberg, Gal Baron

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a massive, modern office building where every department uses a different language and a different filing system. The HR department keeps employee records in one book, the IT security team uses a digital ledger, the cloud storage team has a separate map, and the marketing team uses a completely different app.

In the past, if you wanted to find out "Who has access to the safe?" you could just ask one person. But today, the "safe" is digital, and the keys are scattered across all these different systems. To find the answer, you have to connect the dots between the HR book, the IT ledger, and the cloud map.

This paper introduces a new way to test if an AI detective is smart enough to solve these puzzles.

The Problem: The "Lost in Translation" Gap

The authors call this the "Correlation Gap."

Imagine you are a detective trying to find a suspect. You have a photo of the suspect's face (their name in the HR system) and a description of their car (their ID in the cloud system). But the police database doesn't know that "John Doe" in the HR book is the same person as "J. Doe" in the car registry.

Current AI models are like detectives who are very good at reading a single book but terrible at connecting clues across different languages. They might guess the answer, but they often get lost because they can't figure out how the systems talk to each other.

The Solution: The "Sola Benchmark"

The researchers built a training ground (a benchmark) to test AI agents on this specific problem.

  • The Setup: They created a realistic, messy environment using 8 different real-world platforms (like AWS, Google, Microsoft, and HR software).
  • The Test: They gave the AI 50 complex questions, such as: "Find all employees who were fired last month but still have access to our cloud servers."
  • The Challenge: To answer this, the AI has to:
    1. Look at the HR list to find the fired people.
    2. Translate that list into the language of the Identity Provider (like Okta).
    3. Cross-reference that with the Cloud Provider (like AWS) to see who still has keys.
    4. Connect all these dots without getting confused.

The Experiment: Giving the Detective a Map

The researchers tested the AI under five different conditions to see what helped it the most:

  1. No Context: The detective is thrown into the building blindfolded, with no maps or lists. They have to guess and knock on every door.
  2. Schema Only: The detective gets a list of room numbers and what's inside, but no map of how the rooms connect.
  3. Schema + Graph: The detective gets the room list plus a map showing exactly which doors connect to which. (e.g., "Door A in the HR building leads directly to Door B in the Cloud building").
  4. Schema + Examples: The detective gets the room list and a few examples of how other detectives solved similar puzzles.
  5. Full Context: The detective gets the room list, the map, the examples, and a guidebook.

The Results: The Map Makes All the Difference

The findings were clear and surprising:

  • Blind Guessing Fails: When the AI had no help (No Context), it struggled. It made many mistakes and had to ask a lot of questions to figure things out.
  • The "Graph" is the Magic Ingredient: The biggest jump in performance happened when the AI was given the Security Graph (the map showing how systems connect).
    • Accuracy Boost: With the full map and examples, the AI's ability to get the right answer jumped by about 34%.
    • Efficiency Boost: The AI stopped guessing and asking unnecessary questions. It reduced the number of "trips" it needed to make by about 70%.
  • Smart but Lost: The paper found that the AI models are actually quite smart. Even without help, they could often guess the general idea of the answer (e.g., "Yes, there is a risk"). But without the map, they couldn't find the specific evidence to prove it (e.g., "Here are the exact 12 people who are at risk").

The Takeaway

The paper concludes that AI isn't necessarily "dumb" at security reasoning; it's just "blind" without the right context.

Think of it like giving a GPS to a driver. The driver (the AI) knows how to drive and where to go, but without the GPS (the structured map of how systems connect), they will get lost, take wrong turns, and waste time. Once you give them the GPS, they drive perfectly, arrive faster, and know exactly which streets to take.

The authors built this benchmark to prove that for AI to be useful in real-world security, we can't just ask it questions; we have to give it the relational map that connects all the different parts of the digital world.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →