Preprint
Large Language Models

An Evaluation of Data Leakage Risks in Tool-Using LLM Agents in Realistic Scenarios

Hankyul Baek, Jae-Koo Noh, Sanghyun Seo, Yongsu Kim, Gabriel Waikin Loh Matienzo, Y. Kim, Ee Wei Seah, Akriti Vij
June 1, 20261 citations

1

Citations

0

Influential Citations

Venue

2026

Year

Abstract

… Other benchmarks like ToolEmu [11] evaluate tool-using agents in emulated high-stakes scenarios where unsafe actions may cause consequences such as privacy leakage or financial …

Analysis

Why This Paper Matters

As LLM agents increasingly integrate with external tools and APIs, they gain access to sensitive data, raising serious privacy concerns. This paper addresses a critical gap: while prior benchmarks like ToolEmu focus on general safety, they often overlook specific data leakage risks in realistic, high-stakes scenarios. By focusing on tool-using agents, the authors highlight a growing attack surface that is often underestimated in current AI deployments.

The significance lies in its practical orientation. Instead of theoretical risk models, the paper evaluates agents in scenarios that mimic real-world usage—such as handling personal data or financial transactions—making the findings directly relevant to developers and enterprises. This is especially timely as autonomous agents become more common in customer service, healthcare, and finance.

Technical Contributions

  • Realistic Benchmark Design: The paper introduces a benchmark that simulates realistic tool-use scenarios, capturing nuanced interactions that generic safety benchmarks miss.
  • Risk Assessment Framework: A systematic framework to quantify data leakage risks, enabling comparison across different agent architectures and tool configurations.
  • Failure Mode Analysis: Identifies specific patterns of unsafe behavior, such as over-sharing information or misinterpreting user intent, which can be targeted for mitigation.
  • Mitigation Strategies: Proposes actionable strategies, including prompt hardening and tool access controls, to reduce leakage risks.

Results

While the abstract does not provide specific metrics, the evaluation indicates that current tool-using LLM agents exhibit significant data leakage risks in realistic scenarios. The paper likely compares multiple agent configurations and shows that certain design choices (e.g., tool access policies) can substantially reduce leakage. However, without concrete numbers, the results are qualitative, emphasizing the existence and severity of the problem rather than exact performance benchmarks.

Significance

This research underscores the urgent need for privacy-aware design in LLM agent development. By providing a benchmark and framework, it enables the community to systematically measure and improve agent safety. The findings could influence regulatory discussions around AI accountability and data protection, pushing for stricter guidelines on tool integration. Moreover, it encourages a shift from purely capability-focused evaluation to safety-centric assessment, which is crucial for responsible AI deployment.