Skip to content
Search
paperJuly 2026Unreviewed

Data Leakage Prevention in Agentic Applications via Preemptive Hardening

Akansha Shukla, Emily Bellov, Parth Atulbhai Gandhi, Yuval Elovici, Asaf Shabtai

Abstract

Agentic systems integrate LLM driven planning with interfaces to external tools, making data leakage and tool misuse feasible via instruction/data boundary failures and prompt injection attacks. Enforcing required controls consistently is particularly challenging in workflows spanning many codebases and heterogeneous agents. To address this challenge in multi agentic systems, we present a pre-deployment pipeline for scanning, hardening, and validation of agentic applications. The pipeline analyz

Categories

Framework mappings

OWASP Top 10 for LLM Applications
  • LLM01Prompt Injection
  • LLM02Sensitive Information Disclosure
MITRE ATLAS
  • AML.T0024.000Infer Training Data Membership
  • AML.T0051LLM Prompt Injection

Suggested from the entry's categories.

Cite

@misc{shukla2026data,
  title = {{Data Leakage Prevention in Agentic Applications via Preemptive Hardening}},
  author = {Akansha Shukla and Emily Bellov and Parth Atulbhai Gandhi and Yuval Elovici and Asaf Shabtai},
  year = {2026},
  month = jul,
  eprint = {2607.18847},
  archivePrefix = {arXiv},
  url = {https://arxiv.org/abs/2607.18847}
}